//
pkg.gl
Category
github.com/Chendemo12/fastapi-tool
logger
package
0.1.1
Repository:
https://github.com/chendemo12/fastapi-tool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
91 SLOC
#
Functions
NewDefaultLogger
No description provided by the author
NewLogger
No description provided by the author
#
Structs
DefaultLogger
No description provided by the author
#
Interfaces
FIface
FIface 适用于 fmt.Errorf 风格的日志接口.
Iface
Iface 自定义logger接口,log及zap等均已实现此接口.