Documentation ¶
Index ¶
Constants ¶
View Source
const (
CAP_LOG_PROVIDER_ZEROLOG = "zerolog"
)
View Source
const DEFAULT_PROVIDER_TYPE = types.LibLogZerolog
缺省的日志能力提供者
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerImpl ¶
type LoggerImpl struct {
types.LogProvider
}
func (*LoggerImpl) Init ¶
func (impl *LoggerImpl) Init(configer types.Configer, logger types.LogProvider, args ...interface{}) error
Directories ¶
Path | Synopsis |
---|---|
@Title log capability of zerolog @Description zerolog implementation of log capability @Author Ryan Fan 2021-06-09 @Update Ryan Fan 2021-06-09
|
@Title log capability of zerolog @Description zerolog implementation of log capability @Author Ryan Fan 2021-06-09 @Update Ryan Fan 2021-06-09 |
Click to show internal directories.
Click to hide internal directories.