//
pkg.gl
Category
github.com/konstructio/colony
internal
logger
package
0.1.1-rc1
Repository:
https://github.com/konstructio/colony.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
82 SLOC
#
Functions
New
New creates a new logger with the specified log level.
#
Constants
Debug
Log levels.
Error
Log levels.
Info
Log levels.
Warn
Log levels.
#
Variables
NOOPLogger
NOOPLogger is a logger that discards all log messages.
#
Structs
Logger
Logger is a logger.
#
Type aliases
LogLevel
LogLevel represents the log level.