public class LogbackConfiguration extends java.lang.Object implements LoggingConfiguration
Constructor and Description |
---|
LogbackConfiguration() |
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
|
public void configureLogging(@NotNull java.lang.String logfile)
LoggingConfiguration
configureLogging
in interface LoggingConfiguration
logfile
- The path to the log file that should have logging sent to itpublic void logVersion()
LoggingConfiguration
logVersion
in interface LoggingConfiguration