authelia/internal/logging
James Elliott 46d84e46b0
feat(logging): allow time replacement in log file name (#3330)
* feat(logging): allow time replacement in log file name

This allows replacing `%d` with a date time format in the log `file_name` option.

Closes #3210.
2022-06-06 09:50:10 +10:00
..
const.go [BUGFIX] Disable colored logging outputs when file is specified (#1603) 2021-01-15 22:16:41 +11:00
logger.go feat(logging): allow time replacement in log file name (#3330) 2022-06-06 09:50:10 +10:00
logger_test.go feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00