package
0.0.0-20240117093828-ddcb0c8069ad
Repository: https://github.com/cthiel77/server-demo.git
Documentation: pkg.go.dev

# Functions

GetLogLevel returns the application log level.
InitFlags initializes application flags.
NewLogger returns a configured logger.
PrintConfig prints the config.

# Variables

DisableColors disables colors.
DisableTimestamp disables timestamps.
FullTimestamp shows the full timestamp.
LogLevel the app log level.
LogLevelDefault the default log level.
TimestampFormat time format.

# Structs

ErrorHook the error logger.
LoggerHook the global log hook.

# Type aliases

Fields wrapper to provide log fields.