//
pkg.gl
Category
github.com/solarisdb/solaris
golibs
logging
package
0.28.0
Repository:
https://github.com/solarisdb/solaris.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
16
Files
118 SLOC
#
Functions
GetLevel
GetLevel returns the current log level.
NewLogger
NewLogger returns the new instance of Logger for the caller name.
SetConfig
SetConfig allows to overwrite the current logger settings.
SetLevel
SetLevel allows to set the logging level.
#
Constants
DEBUG
No description provided by the author
ERROR
No description provided by the author
INFO
No description provided by the author
TRACE
No description provided by the author
WARN
No description provided by the author
#
Structs
Config
No description provided by the author
#
Interfaces
Logger
No description provided by the author
#
Type aliases
Level
No description provided by the author