package
2.0.0+incompatible
Repository: https://github.com/ericyaoxr/mcube.git
Documentation: pkg.go.dev
# Interfaces
CompatibleLogger todo.
FormatLogger 携带format的日志打印.
Logger 程序日志接口, 用于适配多种第三方日志插件.
RecoveryLogger 记录Panice的日志.
StandardLogger 标准的日志打印.
WithMetaLogger 携带额外的日志meta数据.