//
pkg.gl
Category
github.com/dabao-zhao/xgin
log
package
1.0.3
Repository:
https://github.com/dabao-zhao/xgin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
174 SLOC
#
Functions
NewLogger
No description provided by the author
NewWriter
NewWriter is used return a writer, that will change to another writer when the size of current file will be up to maxBytes.
#
Variables
LevelToName
No description provided by the author
NameToLevel
No description provided by the author
#
Structs
Writer
Writer implement io.Writer interface, this writer will write content to different file by configuration.