//
pkg.gl
Category
github.com/googleforgames/open-match2/v2
internal
logging
package
2.0.2
Repository:
https://github.com/googleforgames/open-match2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
36 SLOC
#
Functions
ConfigureLogging
ConfigureLogging sets up open match logrus instance using the open match config env vars - log line format (text, json[default], or stackdriver) - min log level to include (debug, info [default], warn, error, fatal, panic).