//
pkg.gl
Category
github.com/0187773933/FileServer
v1
logger
package
1.0.5
Repository:
https://github.com/0187773933/fileserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
115 SLOC
#
Functions
GetLogger
so apparently The limitation arises due to the Go language's initialization order: Package-level variables are initialized before main() is called.
Init
No description provided by the author
#
Variables
Log
No description provided by the author
#
Structs
CustomJSONFormatter
No description provided by the author
CustomLogrusWriter
No description provided by the author
CustomTextFormatter
No description provided by the author