Categorygithub.com/infrago/log
modulepackage
0.0.2
Repository: https://github.com/infrago/log.git
Documentation: pkg.go.dev

# README

log

infra.Go log module.

# 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

# Constants

调试级别,开发时输出调试时用,生产环境不建议.
错误级别,错误严重的.
错误级别,产生了严重错误,程序将退出.
普通级别,普通信息.
注意级别,需要特别留意的信息.
恐慌级别,产生了恐慌,会调用panic.
追踪级别,主要是请求日志,调用追踪等.
警告级别,一般是记录调用.
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

# Interfaces

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

# Type aliases

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