You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@
22
22
23
23
- The `ConfigManagingActor` can now take multiple configuration files as input, allowing to override default configurations with custom configurations.
24
24
- Implement and standardize logging configuration with the following changes:
25
-
* Add LoggerConfig and LoggingConfig to standardize logging configuration.
26
-
* Create LoggingConfigUpdater to handle runtime config updates.
25
+
* Add `LoggerConfig` and `LoggingConfig` to standardize logging configuration.
26
+
* Create `LoggingConfigUpdater` to handle runtime config updates.
27
27
* Support individual log level settings for each module.
0 commit comments