public interface LoggingConfiguration
Modifier and Type | Method and Description |
---|---|
void |
configureLogging(java.lang.String logfile)
Configure the logging subsystem
|
void |
logVersion()
Write out the current version of the application to the logs
|