public final class Log4jTools extends Object
| Modifier | Constructor and Description | 
|---|---|
private  | 
Log4jTools()  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
enableLogging(String level)
Attempts to enable SLF4J logging via log4j
 without an external configuration file. 
 | 
public static boolean enableLogging(String level)
level - A string indicating the desired level
   (i.e.: ALL, DEBUG, ERROR, FATAL, INFO, OFF, TRACE, WARN).Copyright © 2015 Open Microscopy Environment