IJPF-CR-21728 [java-inspection] IDEA-337700 Improvements for logging inspections

- fix text

GitOrigin-RevId: 95eeb622a0f6aafa42fad61ced4114d470b349ba
This commit is contained in:
Mikhail Pyltsin
2024-07-02 17:50:15 +02:00
committed by intellij-monorepo-bot
parent fe029b7712
commit b4aa55737a

View File

@@ -1,6 +1,6 @@
<html>
<body>
Reports logging calls that are surrounded by a guard condition.
Reports logging calls surrounded with a guard condition.
This inspection can be used to adjust with a custom code style.
<p><b>Example:</b></p>
<pre><code lang="java">