- Notifications
You must be signed in to change notification settings - Fork122
Closed
Description
it's better to use explicit constant message format:
uselogger.info("{}", message) instead oflogger.info(message).
seehttps://github.com/KengoTODA/findbugs-slf4j, SLF4J_FORMAT_SHOULD_BE_CONST
Metadata
Metadata
Assignees
Labels
No labels