//
pkg.gl
Category
github.com/webmalc/services-scrapper
common
logger
package
0.0.0-20220128120544-3ee0d6990216
Repository:
https://github.com/webmalc/services-scrapper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
84 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.