Skip to content

在for循环中输出日志会down掉 #1

@ugenehan

Description

@ugenehan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions