mirror of
https://github.com/apache/druid.git
synced 2025-02-16 23:15:16 +00:00
Calling toString on newConfig is unnecessary, because it will be done automatically by the logger. This saves some effort under log levels higher than DEBUG.