Skip to content

Commit

Permalink
Merge pull request #5992 from thc202/network/rm-debug
Browse files Browse the repository at this point in the history
network: remove debug print
  • Loading branch information
thc202 authored Dec 5, 2024
2 parents d6d4e2b + 4110a02 commit 949949f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ private static void setLogLevel(List<String> classnames, Level level) {
}
}

System.err.println(updateLoggers);
if (updateLoggers) {
ctx.updateLoggers();
}
Expand Down

0 comments on commit 949949f

Please sign in to comment.