Documentation ¶
Index ¶
- Constants
- func CreateLogger(filePath string, maxSize int, maxAge int, maxBackups int, compress bool, ...) (*zap.Logger, error)
- func InitCdnSystem(console bool) error
- func InitDaemon(console bool) error
- func InitDfget(console bool) error
- func InitManager(console bool) error
- func InitScheduler(console bool) error
- func SetCoreLevel(level zapcore.Level)
- func SetGrpcLevel(level zapcore.Level)
Constants ¶
View Source
const ( CoreLogFileName = "core.log" GrpcLogFileName = "grpc.log" GCLogFileName = "gc.log" )
Variables ¶
This section is empty.
Functions ¶
func CreateLogger ¶
func InitCdnSystem ¶
func InitDaemon ¶
func InitManager ¶
func InitScheduler ¶
func SetCoreLevel ¶
func SetGrpcLevel ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.