|
@@ -293,7 +293,7 @@ public class LogThrottlingHelper {
|
|
|
* suppressed in the provided log action. If no statements were suppressed,
|
|
|
* this returns an empty string. The message has the format (without quotes):
|
|
|
*
|
|
|
- * <p/>' (suppressed logging <i>{suppression_count}</i> times)'
|
|
|
+ * <p>' (suppressed logging <i>{suppression_count}</i> times)'</p>
|
|
|
*
|
|
|
* @param action The log action to produce a message about.
|
|
|
* @return A message about suppression within this action.
|