public class LogbackConfigurator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LOGBACK_CONFIGURATION_FILE_PROPERTY |
Constructor and Description |
---|
LogbackConfigurator() |
Modifier and Type | Method and Description |
---|---|
protected static URL |
getUrlForStringFromClasspathAsFileOrUrl(String logbackConfigurationFile)
Looks up a potential file from
1) The classpahth
2) From the filesystem
3) From an URL
|
static void |
initConfiguration(NinjaProperties ninjaProperties) |
public static final String LOGBACK_CONFIGURATION_FILE_PROPERTY
public static void initConfiguration(NinjaProperties ninjaProperties)
protected static URL getUrlForStringFromClasspathAsFileOrUrl(String logbackConfigurationFile)
logbackConfigurationFile
- Copyright © 2019 ninjaframework. All rights reserved.