//
pkg.gl
Category
github.com/willie68/go-micro
internal
logging
package
0.0.0-20240427082113-981113020dcf
Repository:
https://github.com/willie68/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
7
Files
239 SLOC
#
Functions
Init
Init initialise the service logger.
New
New creating a new logger instance.
#
Constants
Alert
constants for logging levels.
Debug
constants for logging levels.
Error
constants for logging levels.
Fatal
constants for logging levels.
Info
constants for logging levels.
#
Variables
Levels
Levels defining a list of levels.
Root
Root to use for all logging.
#
Structs
Config
Config configuration for the gelf logging.
Logger
Logger main type for logging.