Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLog ¶
func NewLog(config *LogsConfig) *zap.Logger
Types ¶
type LogsConfig ¶
type LogsConfig struct {
Debug *lumberjack.Logger
Info *lumberjack.Logger
Err *lumberjack.Logger
}
Click to show internal directories.
Click to hide internal directories.