package
1.8.1
Repository: https://github.com/googleforgames/open-match.git
Documentation: pkg.go.dev

# Functions

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).
IsDebugEnabled returns true if the logging level is debug or more granular.
IsDebugLevel returns true if the logging level is debug or more granular.