package
0.9.0-beta3
Repository: https://github.com/lovoo/goka.git
Documentation: pkg.go.dev

# Functions

Debug enables or disables debug logging using the global logger.
Default returns the standard library logger.
EmptyPrefixer encapsulates a prefixer that is initially without a prefix.
No description provided by the author

# Interfaces

Logger is the interface Goka and its subpackages use for logging.
Prefixer abstracts the functionality of stacking the prefix for a custom logger implementation.