package
0.1.6
Repository: https://github.com/mettalk/goworld.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetLevel get the current log level.
No description provided by the author
No description provided by the author
No description provided by the author
ParseLevel converts string to Levels.
SetLevel sets the log level.
SetOutput sets the output writer.
SetSource sets the component name (dispatcher/gate/game) of gwlog module.
TraceError prints the stack and error.
No description provided by the author

# Variables

DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel level.
PanicLevel level.
WarnLevel level.

# Type aliases

Level is type of log levels.