public class LogConfigurator extends Object
| Constructor and Description |
|---|
LogConfigurator(String logDir)
Creates a new
LogConfigurator instance. |
public LogConfigurator(String logDir) throws IOException
LogConfigurator instance.logDir - The directory for log filesIOExceptionpublic void configure(InputStream loggingProperties) throws IOException
LOG_DIR' by the path of the directory where the log files must be placed.loggingProperties - IOExceptionCopyright © 2013. All Rights Reserved.