jfa-go/logger
Harvey Tindall fbe3553b25
fix missing last log line
Sometimes calls to app.err.Fatalf would fail to print the error to the
console, and fail to show "A crash report has been saves to...". Both of
these should be fixed now.
2021-09-18 13:43:11 +01:00
..
go.mod refactor; move logger to module 2021-05-01 00:13:57 +01:00
go.sum refactor; move logger to module 2021-05-01 00:13:57 +01:00
logger.go fix missing last log line 2021-09-18 13:43:11 +01:00