Documentation ¶
Overview ¶
Package logging configures the Logrus logging library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureLogging ¶
ConfigureLogging sets up open match logrus instance using the logging section of the matchmaker_config.json
- log line format (text[default] or json)
- min log level to include (debug, info [default], warn, error, fatal, panic)
func IsDebugEnabled ¶ added in v0.7.0
IsDebugEnabled returns true if the logging level is debug or more granular.
func IsDebugLevel ¶ added in v0.7.0
IsDebugLevel returns true if the logging level is debug or more granular.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.