vault/helper/logging
Peter Wilson 2598651caf
VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031)
* Work to unify log-file for agent/server and add rotation
* Updates to rotation code, tried to centralise the log config setup
* logging + tests
* Move LogFile to ShareConfig in test
* Docs
2022-11-29 14:07:04 +00:00
..
logfile_test.go VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031) 2022-11-29 14:07:04 +00:00
logfile.go VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031) 2022-11-29 14:07:04 +00:00
logger_test.go VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031) 2022-11-29 14:07:04 +00:00
logger.go VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031) 2022-11-29 14:07:04 +00:00