navidrome/log
Deluan cfbc39fb7f Add log redacting, controlled by the new `EnableLogRedacting` config option (default `true`)
Imported redacting code from https://github.com/whuang8/redactrus (thanks William Huang)
Didn't use it as a dependency as it was too small and we want to keep dependencies at a minimum
2021-05-02 16:45:16 -04:00
..
formatters.go Better duration formatting in logs 2021-02-03 13:04:20 -05:00
formatters_test.go Better duration formatting in logs 2021-02-03 13:04:20 -05:00
log.go Add log redacting, controlled by the new `EnableLogRedacting` config option (default `true`) 2021-05-02 16:45:16 -04:00
log_test.go Fix staticcheck's SA1029 2020-05-13 16:49:55 -04:00
redactrus.go Add log redacting, controlled by the new `EnableLogRedacting` config option (default `true`) 2021-05-02 16:45:16 -04:00
redactrus_test.go Add log redacting, controlled by the new `EnableLogRedacting` config option (default `true`) 2021-05-02 16:45:16 -04:00