Harvey Tindall
3143d32b45
log: include caller in debug storage logging
...
includes the location where Set*Key/Delete*Key was called.
1 year ago
Harvey Tindall
a220ba8dfb
fix NewEmptyLogger
...
for #151 .
Dumb bug, I really need unit tests.
3 years ago
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.
3 years ago
Harvey Tindall
b538922c05
Show log on log.Fatal calls, provide "sanitized" version, fix goreleaser
...
Sanitization means change anything in double quotes to "CENSORED". A
notice is included telling the user to check for themselves as well.
3 years ago
Harvey Tindall
9944cc2db9
refactor; move logger to module
4 years ago