authelia/internal/logging
James Elliott b9a6856ff5
fix(logging): injected time format inconsistent (#5004)
This fixes an issue where the injected log time format is inconsistent with a normalized time format. This adjusts it to use a RFC3339 format.
2023-02-28 20:40:04 +11:00
..
const.go [BUGFIX] Disable colored logging outputs when file is specified (#1603) 2021-01-15 22:16:41 +11:00
logger.go fix(logging): injected time format inconsistent (#5004) 2023-02-28 20:40:04 +11:00
logger_test.go test: use testing tempdir tooling (#4468) 2022-12-04 20:57:28 +11:00
printf.go refactor(logging): implement common interfaces (#3994) 2022-09-10 18:02:57 +10:00