Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 360 Bytes

Slf4jLogFormatIntentions

Intellij Intention plugin for converting '+' concatenated strings into slf4j log format strings.

Deprecated

Jetbrains has added an equivalent of this now, which works in batch formatting. In Settings there is Editor | Inspections | Java | Logging there is now Non-constant string concatenation as argument to logging call.