package
0.0.31
Repository: https://github.com/yangjerry110/mytool.git
Documentation: pkg.go.dev

# Constants

DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel level.
PanicLevel level, highest level of severity.
TraceLevel level.
WarnLevel level.

# Variables

* * @description: logrus 所有的日志级别 * @author: Jerry.Yang * @date: 2022-09-27 16:14:04 * @return {*} */.
* * @description: 定义option的key * @author: Jerry.Yang * @date: 2022-09-27 16:11:16 * @return {*} */.
No description provided by the author
* * @description: logrus 日志格式定义 * @author: Jerry.Yang * @date: 2022-09-27 16:12:04 * @return {*} */.
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

# Structs

No description provided by the author
* * @description: LogrusLogOption * @author: Jerry.Yang * @date: 2022-09-27 16:25:27 * @return {*} */.
* * @description: LoggerOptionVal option相对应的数据 * @author: Jerry.Yang * @date: 2022-09-27 16:25:34 * @return {*} */.
* * @description: LogrusLog * @author: Jerry.Yang * @date: 2022-09-27 17:45:17 * @return {*} */.
No description provided by the author

# Interfaces

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

# Type aliases

Level type.
* * @description: LoggerOptionFunc 设置option的方法 * @param {*} map * @author: Jerry.Yang * @date: 2022-09-27 16:25:56 * @return {*} */.