mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 00:29:21 +01:00
added additional info logging
Former-commit-id: 0e91561a3d441a15cb5e6f85fa50ba58836cc0e5
This commit is contained in:
@@ -365,6 +365,7 @@ public class Engine {
|
|||||||
+ "END ANALYSIS%n"
|
+ "END ANALYSIS%n"
|
||||||
+ "----------------------------------------------------");
|
+ "----------------------------------------------------");
|
||||||
Logger.getLogger(Engine.class.getName()).log(Level.FINE, logFooter);
|
Logger.getLogger(Engine.class.getName()).log(Level.FINE, logFooter);
|
||||||
|
Logger.getLogger(Engine.class.getName()).log(Level.INFO, "Analysis Complete");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user