Versions in this module Expand all Collapse all v0 v0.13.0 Feb 21, 2021 v0.10.0 Feb 11, 2017 Changes in this version + type LogLevel byte + const Debug + const Error + const Fatal + const Info + const Off + const Statistics + const Warn + func FromString(levelString string) LogLevel + func (logLevel LogLevel) String() string