package
0.0.0-20200517214648-90f26a687976
Repository: https://github.com/mhereman/cryptotrader.git
Documentation: pkg.go.dev
# Functions
Debugf ...
Debugln ...
Errorf ...
Errorln ...
Fatalf ...
Fatalln ...
GetLogLevel retrieves the log level to use.
Infof ...
Infoln ...
NewLogLevelFromString initializes the loglevel from it's name string (case insensitive).
Panicf ...
Panicln ...
Printf ...
Println ...
SetLogLevel configures the log level to use.
Warningf ...
Warningln ...
# Type aliases
LogLevel defines the enum of available log levels.