Skip to content

Commit efd9496

Browse files
committed
chore: Adjust changelog
1 parent 896bee4 commit efd9496

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Adds new telemetry CLI arguments and environment variables ([#715]).
10+
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
11+
- 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`.
913
- Log the startup event for bundle-builder and user-info-fetcher ([#703]).
1014

1115
### Changed

0 commit comments

Comments
 (0)