0fad0c3864
* Started work on adding log-file support to Agent * Allow log file to be picked up and appended * Use NewLogFile everywhere * Tried to pull out the config aggregation from Agent.Run Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
```release-note:feature
|
|
logging: Vault Agent supports logging to a specified file path via environment variable, CLI or config
|
|
``` |