//
pkg.gl
Category
github.com/sash20m/go-api-template
pkg
logger
package
0.0.0-20240427135215-74ede58b45a3
Repository:
https://github.com/sash20m/go-api-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
17 SLOC
#
Variables
Log
Log is used to output the logs to the console in the development mode.
OutputLog
OutputLog is used to output logs to a external .log file that ideally should not be in this root directory.