//
pkg.gl
Category
github.com/Kortivex/connected_roots
pkg
logger
package
0.0.0-20240903183019-1398fdf8c215
Repository:
https://github.com/kortivex/connected_roots.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
40
Files
168 SLOC
#
Packages
commons
No description provided by the author
extend
No description provided by the author
#
Functions
GetLevel
No description provided by the author
NewLogger
NewLogger Example: loggerInstance := NewLogger("debug") loggerInstance.WithTag(TagPlatformHttpserver) loggerInstance.Info("success").
#
Structs
Logger
Logger represent the commons instance that you need to use in your implementation.