Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
various places use LOG.info("text " + something). they should all move to LOG.info("text {}", something)
Attachments
Issue Links
- links to