We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e04d8b commit bda9973Copy full SHA for bda9973
CHANGELOG.md
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
8
9
- Adds new telemetry CLI arguments and environment variables ([#349]).
10
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
11
- - The file log rotation period is now configurable via `FILE_LOG_ROTATION_PERIOD`.
+ - Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
12
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
13
14
### Changed
0 commit comments