Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableConsole ¶ added in v0.0.25
EnableConsole 启用该设置后,日志内容将向标准控台输出
func EnableFileWithJson ¶ added in v0.0.25
func EnableFileWithJson(level Level, fileConfig ...*lumberjack.Logger)
EnableFileWithJson 启用该配置后将写入日志文件,并将日志输出json格式
func EnableFileWithText ¶ added in v0.0.25
func EnableFileWithText(level Level, fileConfig ...*lumberjack.Logger)
EnableFileWithText 启用该配置后写入日志文件,将日志输出为text格式
Types ¶
Click to show internal directories.
Click to hide internal directories.