//
pkg.gl
Category
github.com/taflaj/micro
modules
logger
package
0.0.0-20211210223904-4903ad3978cb
Repository:
https://github.com/taflaj/micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
90 SLOC
#
Functions
GetLogger
GetLogger returns the current logger.
NewLogger
NewLogger creates a new logger.
#
Constants
Critical
No description provided by the author
Debug
No description provided by the author
Error
No description provided by the author
Info
No description provided by the author
None
No description provided by the author
Warning
No description provided by the author
#
Structs
Log
Log represents the logging object.
#
Interfaces
Logger
Logger implements a logging mechanism.
#
Type aliases
Level
No description provided by the author