//
pkg.gl
Category
github.com/mpezzolano/goLibrary
logger
package
0.0.0-20240605105119-1c4c4c5d458b
Repository:
https://github.com/mpezzolano/golibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
37 SLOC
#
Functions
NewLogger
NewLogger create new instance, Logger with specific level.
#
Constants
DEBUG
No description provided by the author
ERROR
No description provided by the author
INFO
No description provided by the author
WARNING
No description provided by the author
#
Structs
Logger
Logger principal structure.
#
Type aliases
LogLevel
LogLevel define levels of logging.