Categorygithub.com/leon-gopher/qulibs
modulepackage
1.1.0
Repository: https://github.com/leon-gopher/qulibs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
LogLevel returns the pointer to a LogLevel.
NewDummyLogger returns a Logger with LogOff level, which means no logs will be wrote.
NewLogger returns a Logger with level given.

# Constants

LogDebug state that debug output should be logged by the SDK.
log levels.
log levels.
LogOff states that no logging should be performed by the SDK.
log levels.

# Interfaces

Logger defines shared log interface among qulibs.

# Type aliases

A LogLevelType defines the level logging should be performed at.