Consider Logrus as a logging mechanism.
Logfile should be rooted in XDG, consider single log logfile for single runtime with rotation for X number of logs.
General output should be logged, as well as error details.
Some logging output will need to log to both a file and the console.
Consider Logrus as a logging mechanism.
Logfile should be rooted in XDG, consider single log logfile for single runtime with rotation for X number of logs.
General output should be logged, as well as error details.
Some logging output will need to log to both a file and the console.