//
pkg.gl
Category
github.com/njutsiang/web-hole
library
log
package
1.1.1
Repository:
https://github.com/njutsiang/web-hole.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
93 SLOC
#
Functions
ConsumeExportFileFlushChan
消费消息队列:日志文件刷盘.
Format
格式化日志内容.
#
Constants
LevelError
日志级别.
LevelInfo
日志级别.
LevelWarning
日志级别.
#
Variables
ExportFileFlushChan
消息队列:日志文件刷盘.
#
Structs
ExportConsole
日志输出到控制台.
ExportFile
日志输出到文件.
ExportFileFlush
日志文件刷盘操作.
Logger
日志组件.
Message
日志数据格式.
#
Interfaces
Export
日志输出接口.