We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7baca98 commit ab61e0cCopy full SHA for ab61e0c
src/main/java/org/owasp/esapi/Logger.java
@@ -206,7 +206,7 @@ public String toString() {
206
void setLevel(int level);
207
208
/** Retrieve the current ESAPI logging level for this logger. See
209
- * {@link org.owasp.esapi.reference.Log4JLogger} for an explanation of
+ * {@link org.owasp.esapi.logging.log4j.Log4JLogger} for an explanation of
210
* why this method is not simply called {@code getLevel()}.
211
*
212
* @return The current logging level.
0 commit comments