1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/logging
Amir Zarrinkafsh 05df642f3e
feat: add option to keep stdout logging with log_file_path ()
Currently if a `log_file_path` is defined Authelia will redirect all logging from standard output to said defined location. This change allows users to keep standard output logging along with a defined `log_file_path`.
2021-05-31 14:02:54 +10:00
..
const.go [BUGFIX] Disable colored logging outputs when file is specified () 2021-01-15 22:16:41 +11:00
logger_test.go feat: add option to keep stdout logging with log_file_path () 2021-05-31 14:02:54 +10:00
logger.go feat: add option to keep stdout logging with log_file_path () 2021-05-31 14:02:54 +10:00