//
pkg.gl
Category
github.com/leicc520/go-orm
log
package
1.0.84
Repository:
https://github.com/leicc520/go-orm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
269 SLOC
#
Functions
ErrorLog
获取文件的错误信息.
Factory
生成一个Cache执行实例.
LevelName
获取日志等级名称.
NewFileLog
生成一个文件日志实例.
NewStdout
生成一个文件日志实例.
Register
注册Log到注册器中.
SetLogger
设置全局的日志.
SetPrefix
设置前缀数据资料信息.
Write
记录日志.
Writef
格式化记录日志.
#
Constants
DEBUG
No description provided by the author
ERROR
No description provided by the author
FATAL
No description provided by the author
INFO
No description provided by the author
#
Variables
Logger
No description provided by the author
#
Structs
FileLog
No description provided by the author
LogFileSt
No description provided by the author
LogStdout
No description provided by the author
StdoutLog
No description provided by the author
#
Interfaces
IFactory
No description provided by the author
IWriter
No description provided by the author