Documentation ¶
Index ¶
- Variables
- func CreateLogger(filePath string, compress bool, stats bool) (*zap.Logger, error)
- func InitCdnSystem(console bool, dir string) error
- func InitDaemon(console bool, dir string) error
- func InitDfget(console bool, dir string) error
- func InitManager(console bool, dir string) error
- func InitScheduler(console bool, dir string) error
- func SetCoreLevel(level zapcore.Level)
- func SetGrpcLevel(level zapcore.Level)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CoreLogFileName = "core.log" GrpcLogFileName = "grpc.log" GCLogFileName = "gc.log" JobLogFileName = "job.log" StatPeerLogFileName = "peer.log" StatSeedLogFileName = "stat/seed.log" DownloaderLogFileName = "downloader.log" KeepAliveLogFileName = "keepalive.log" )
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.