//
pkg.gl
Category
github.com/shipperizer/miniature-monkey/v2
logging
package
2.1.1
Repository:
https://github.com/shipperizer/miniature-monkey.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
6
Files
62 SLOC
#
Functions
NewLogger
NewLogger creates a new default logger it will need to be closed with ``` defer logger.Desugar().Sync() ``` to make sure all has been piped out before terminating.
#
Interfaces
LoggerInterface
No description provided by the author