Closed driskell closed 7 years ago
Just waiting for a SetOutput call on logrus then should be easy to drop it in. This needs doing because go-logging seems to have disappeared.
[ ] Logrus with SetOutput [ ] Simplify logging by only allowing one of log syslog, log file, log stdout [ ] Update code to logrus
log syslog
log file
log stdout
Holding on this. Managed to get op-logging working again.
Just waiting for a SetOutput call on logrus then should be easy to drop it in. This needs doing because go-logging seems to have disappeared.
[ ] Logrus with SetOutput [ ] Simplify logging by only allowing one of
log syslog
,log file
,log stdout
[ ] Update code to logrus