package
0.0.0-20231024092200-c6e4f4a0c655
Repository: https://github.com/xuzq3/glib.git
Documentation: pkg.go.dev

# README

日志库

结构化日志库,该日志库在logrus和zap的基础上进行了封装。

目前,日志库支持:

  • 标准输出
  • 文件输出
    • 日志文件按时间切割
    • 日志文件按大小切割
    • 日志文件按时间和大小切割

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

DebugLevel has verbose message.
ErrorLevel is for logging errors.
No description provided by the author
No description provided by the author
No description provided by the author
InfoLevel is default log level.
No description provided by the author
WarnLevel is for logging messages about possible issues.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author