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 158aaaf commit 206a81aCopy full SHA for 206a81a
CHANGELOG.md
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
8
9
- Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#927]).
10
- BREAKING: The file log directory was set by `ZOOKEEPER_OPERATOR_LOG_DIRECTORY`,
11
- and is now set by `ROLLING_LOGS_DIR` (or via `--rolling-logs <DIRECTORY>`).
+ and is now set by `ROLLING_LOGS` (or via `--rolling-logs <DIRECTORY>`).
12
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
13
14
[#927]: https://github.com/stackabletech/zookeeper-operator/pull/927
0 commit comments