package
1.0.6
Repository: https://github.com/zeb-d/go-util.git
Documentation: pkg.go.dev

# README

log

  • log是对zap.Log的封装
  • 支持日志文件按时间分割和按大小分割
  • 支持hook操作
  • 日志文件建议统一写在logs目录下

# Functions

No description provided by the author
ByteString 会把[]byte转成string 注意 Any() 会把[]byte转成 binary.
Debug logs a message at DebugLevel.
默认开发环境.
No description provided by the author
No description provided by the author
Fatal logs a message at FatalLevel.
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

一天.
No description provided by the author
No description provided by the author

# Variables

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

# Interfaces

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
No description provided by the author