Skip to content

Commit 2d5f5fa

Browse files
committed
feat scanall class log
1 parent a26f82b commit 2d5f5fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rasp/jvm/JVMProbe/src/main/java/com/security/smith/SmithProbe.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ public void onScanAllClass() {
754754
}
755755
finally {
756756
scanswitch = true;
757+
SmithLogger.logger.info("scan all class finished");
757758
}
758759
}
759760

0 commit comments

Comments
 (0)