common

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package common provides common utility functions and constants for logging.

Index

Constants

View Source
const (
	// FileNameTag is the logger tag used to indicate the associated file name.
	FileNameTag = "file"

	// URLTag is the logger tag used to indicate the associated URL.
	URLTag = "url"

	// ErrorTag is the logger tag used to indicate the associated error message.
	ErrorTag = "error"
)

Logger tags that are commonly used in logging messages.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL