Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogConfig ¶
type LogConfig struct { LogLevel string LogColor bool LogForceColor bool LogAsJSON bool // contains filtered or unexported fields }
LogConfig represents logging configuration.
func NewLogginConfig ¶
func NewLogginConfig() *LogConfig
NewLogginConfig returns a new logging configuration.
Click to show internal directories.
Click to hide internal directories.