public abstract class CliMain extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CliMain.Args |
static class |
CliMain.FileParameterConverter |
| Modifier | Constructor and Description |
|---|---|
protected |
CliMain(org.slf4j.Marker logMarker) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_configureLogging(CliMain.Args args,
String projectName) |
protected org.slf4j.Logger |
_getLogger() |
protected org.slf4j.Marker |
_getLogMarker() |
protected final void _configureLogging(CliMain.Args args, String projectName) throws ch.qos.logback.core.joran.spi.JoranException
ch.qos.logback.core.joran.spi.JoranExceptionprotected final org.slf4j.Logger _getLogger()
protected final org.slf4j.Marker _getLogMarker()
Copyright © 2016. All rights reserved.