File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ All notable changes to this project will be documented in this file.
88
99- Replace stackable-operator ` initialize_logging ` with stackable-telemetry ` Tracing ` ([ #291 ] ).
1010 - BREAKING: operator-binary: The file log directory was set by ` LISTENER_OPERATOR_LOG_DIRECTORY ` ,
11- and is now set by ` ROLLING_LOGS_DIR ` (or via ` --rolling-logs <DIRECTORY> ` ).
11+ and is now set by ` ROLLING_LOGS ` (or via ` --rolling-logs <DIRECTORY> ` ).
1212 - BREAKING: olm-deployer: The file log directory was set by ` STKBL_LISTENER_OLM_DEPLOYER_LOG_DIRECTORY ` ,
13- and is now set by ` ROLLING_LOGS_DIR ` (or via ` --rolling-logs <DIRECTORY> ` ).
13+ and is now set by ` ROLLING_LOGS ` (or via ` --rolling-logs <DIRECTORY> ` ).
1414 - Replace stackable-operator ` print_startup_string ` with ` tracing::info! ` with fields.
1515
1616[ #291 ] : https://github.com/stackabletech/listener-operator/pull/291
You can’t perform that action at this time.
0 commit comments