ppkarwasz commented on code in PR #3339:
URL: https://github.com/apache/logging-log4j2/pull/3339#discussion_r1899298084


##########
log4j-api/src/main/java/org/apache/logging/log4j/Logger.java:
##########
@@ -675,7 +699,7 @@ void debug(
     /**
      * Logs entry to a method. Used when the method in question has no 
parameters or when the parameters should not be
      * logged.
-     * @deprecated Use {@link #traceEntry()} instead which performs the same 
function.
+     * @deprecated :uUse {@link #traceEntry()} instead which performs the same 
function.

Review Comment:
   That is what happens if you switch too often from IDEA to Vim. :wink:



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to