//
pkg.gl
Category
github.com/webmalc/it-stats-backend
common
logger
package
0.0.0-20200627183616-63f4637a043e
Repository:
https://github.com/webmalc/it-stats-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
80 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
NewConfig
NewConfig returns the configuration object.
NewLogger
NewLogger returns a new logger object.
#
Structs
Config
Config is the logger configuration struct.
Logger
The Logger structure.
#
Interfaces
BaseLogger
BaseLogger is the Logger interface.