Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Log = logrus.New()
Log is used to output the logs to the console in the development mode. Any other configuration to Log can be made here.
View Source
var OutputLog = logrus.New()
OutputLog is used to output logs to a external .log file that ideally should not be in this root directory. Any other configuration to OutputLog can be made here.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.