Documentation ¶
Index ¶
Constants ¶
View Source
const ( Log_console bool = true Log_Dir string = "logs" Log_Filename string = "app.log" Log_MaxBackup int32 = 1000 Log_SizeBackup int64 = 10240 Log_Level logger.LEVEL = logger.DEBUG )
const (
ALL LEVEL = iota DEBUG INFO WARN ERROR FATAL OFF
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.