org.crsh.cli.impl.log
Class LogConfigurator

java.lang.Object
  extended by org.crsh.cli.impl.log.LogConfigurator

public class LogConfigurator
extends Object

An internal class that configures java util logging with ALL level with the FileHandler in the java.util.logging.FileHandler.pattern system property.

Author:
Julien Viet

Constructor Summary
LogConfigurator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogConfigurator

public LogConfigurator()
                throws Exception
Throws:
Exception


Copyright © 2015 eXo Platform SAS. All Rights Reserved.