Rename static final `LOGGER` members to use the lowercase form. Although the loggers are static final, they are not constant values.
Rename static final `LOGGER` members to use the lowercase form. Although the loggers are static final, they are not constant values.