public class LogbackConfigurator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LOGBACK_CONFIGURATION_FILE_PROPERTY |
| Constructor and Description |
|---|
LogbackConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.net.URL |
getUrlForStringFromClasspathAsFileOrUrl(java.lang.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 java.lang.String LOGBACK_CONFIGURATION_FILE_PROPERTY
public static void initConfiguration(NinjaProperties ninjaProperties)
protected static java.net.URL getUrlForStringFromClasspathAsFileOrUrl(java.lang.String logbackConfigurationFile)
logbackConfigurationFile - Copyright © 2014 ninjaframework. All Rights Reserved.