Documentation
¶
Index ¶
- func Debug(msg string, args ...any)
- func Error(msg string, args ...any)
- func Info(msg string, args ...any)
- func IsInitialized() bool
- func SetLogLevel(lvl string)
- func SetupLogger(inGameLogger teeLogger, logLevel string, logPath string, colorLogs bool)
- func Warn(msg string, args ...any)
- type LogHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInitialized ¶
func IsInitialized() bool
IsInitialized returns true if the logger has been set up
func SetLogLevel ¶
func SetLogLevel(lvl string)
func SetupLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.