package
0.0.1
Repository: https://github.com/torlenor/alolstats.git
Documentation: pkg.go.dev

# Functions

Get a logger with prefix name.
Init the logging framework has to be called only once.
SetLogFile enables logging to a log file in addition to stdout.
SetLoggingLevel takes one of the strings panic, fatal, error, warn/warning, info or debug and sets the log level accordingly.