mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
added more javadoc
Former-commit-id: 2befc7ec80f7ca2f8c7c25554b0b75e3e515eeb0
This commit is contained in:
@@ -38,6 +38,9 @@ import java.util.logging.Logger;
|
||||
*/
|
||||
public final class Settings {
|
||||
|
||||
/**
|
||||
* The logger.
|
||||
*/
|
||||
private static final Logger LOGGER = Logger.getLogger(Settings.class.getName());
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user