//
pkg.gl
Category
github.com/JunRun/RunTools
rlog
package
0.0.2
Repository:
https://github.com/junrun/runtools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
304 SLOC
#
Functions
Clean
回收日志*/.
NewRLog
No description provided by the author
#
Constants
BitDate
日期标记位 2019/01/23.
BitDefault
默认日志头部格式.
BitLevel
当前日志级别: 0(Debug), 1(Info), 2(Warn), 3(Error), 4(Panic), 5(Fatal).
BitLongFile
完整文件名称.
BitMicroSeconds
微秒级标记位 01:23:12.111222.
BitShortFile
最后文件名.
BitStdFlag
标准头部日志格式.
BitTime
时间标记位 01:23:12.
LOG_MAX_BUF
No description provided by the author
LogDebug
日志级别.
LogError
日志级别.
LogFatal
日志级别.
LogInfo
日志级别.
LogPanic
日志级别.
LogWarn
日志级别.
#
Structs
RLog
No description provided by the author