Skip to content

Commit

Permalink
avoid hard reference to apache log4j
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-cnx committed Jul 21, 2022
1 parent 19c5c33 commit 2e4fb1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ private MBeanNotificationInfo[] getNotificationInfo() {
* @param level
* New level.
* @return The total number of modified loggers.
* @see org.apache.log4j.Level
* @see "org.apache.log4j.Level"
* @see #invoke(String, Object[], String[])
* @see #getOperationInfo()
*/
Expand Down

0 comments on commit 2e4fb1f

Please sign in to comment.