package
0.0.0-20241205052350-2874e7b89116
Repository: https://github.com/injoyai/tinygo.git
Documentation: pkg.go.dev
# README
日志
# Functions
Debug 预设调试 [调试] 2022/01/08 10:44:02 init_test.go:10:.
Debugf 预设调试 [调试] 2022/01/08 10:44:02 init_test.go:10:.
Err 预设错误 [错误] 2022/01/08 10:44:02 init_test.go:10:.
Errf 预设错误 [错误] 2022/01/08 10:44:02 init_test.go:10:.
Info 预设信息 [信息] 2022/01/08 10:44:02 init_test.go:10:.
Infof 预设信息 [信息] 2022/01/08 10:44:02 init_test.go:10:.
No description provided by the author
PrintErr 打印错误,有错误才打印.
Read 预设读取 [读取] 2022/01/08 10:44:02 init_test.go:10:.
Readf 预设读取 [读取] 2022/01/08 10:44:02 init_test.go:10:.
SetLevel 设置日志等级.
SetWriter 覆盖io.Writer.
Spend 记录耗时,使用方式 defer Spend()().
Trace 预设追溯 [追溯] 2022/01/08 10:44:02 init_test.go:10:.
Tracef 预设追溯 [追溯] 2022/01/08 10:44:02 init_test.go:10:.
Warn 预设警告 [警告] 2022/01/08 10:44:02 init_test.go:10:.
Warnf 警告.
Write 预设写入 [写入] 2022/01/08 10:44:02 init_test.go:10:.
Writef 预设写入 [写入] 2022/01/08 10:44:02 init_test.go:10:.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
DefaultFormatter 默认格式化可修改.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author