Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The StateChange logger in Kafka should not be logging its state changes in TRACE level.
We consider these changes very useful in debugging and we additionally configure that logger to log in TRACE levels by default.
Since we consider it important enough to configure its own logger to log in a separate log level, why don't we change those logs to INFO and have the logger use the defaults?