package
0.22.0
Repository: https://github.com/mokiat/lacking.git
Documentation: pkg.go.dev

# Functions

Debug logs a debug message at the root path.
Error logs an error message at the root path.
Info logs an info message at the root path.
IsNamespaceDebugEnabled returns whether debug level is enabled for the specified namespace.
Namespace creates a new Logger with the specified namespace.
Warn logs a warning message at the root path.

# Structs

Logger provides a mechanism by which log messages can be output.