Skip to content

Commit bda9973

Browse files
authored
Apply suggestions from code review
1 parent 5e04d8b commit bda9973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
88

99
- Adds new telemetry CLI arguments and environment variables ([#349]).
1010
- 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`.
11+
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
1212
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
1313

1414
### Changed

0 commit comments

Comments
 (0)