//
pkg.gl
Category
github.com/opengoats/goat
logger
package
1.1.2
Repository:
https://github.com/opengoats/goat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
16
Files
58 SLOC
#
Packages
mock
No description provided by the author
zap
No description provided by the author
#
Functions
NewAny
NewAny 任意类型Field.
NewFieldsFromKV
NewFieldsFromKV todo.
#
Structs
Field
Field 日志元数据.
#
Interfaces
CompatibleLogger
CompatibleLogger todo.
FormatLogger
FormatLogger 携带format的日志打印.
Logger
Logger 程序日志接口, 用于适配多种第三方日志插件.
RecoveryLogger
RecoveryLogger 记录Panice的日志.
StandardLogger
StandardLogger 标准的日志打印.
WithMetaLogger
WithMetaLogger 携带额外的日志meta数据.