-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
for{
alog.Debug("Debug info...")
alog.DebugC("Debug console info...")
alog.Info("Info info...")
alog.InfoC("Info console info...")
alog.Warn("Warn info...")
alog.WarnC("Warn console info...")
alog.Error("Error info...")
alog.ErrorC("Error console info...")
alog.Fatal("Fatal info...")
alog.FatalC("Fatal console info...")
}
输出到文件中,跑几秒钟自动结束!
Metadata
Metadata
Assignees
Labels
No labels