Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.common.logging
Class JavaUtilLoggingHelper.LogHandler

java.lang.Object
  extended by java.util.logging.Handler
      extended by org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
Enclosing class:
JavaUtilLoggingHelper

public static class JavaUtilLoggingHelper.LogHandler
extends Handler


Constructor Summary
JavaUtilLoggingHelper.LogHandler()
           
 
Method Summary
 void close()
           
 void flush()
           
 void publish(LogRecord record)
           
 
Methods inherited from class java.util.logging.Handler
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, setEncoding, setErrorManager, setFilter, setFormatter, setLevel
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaUtilLoggingHelper.LogHandler

public JavaUtilLoggingHelper.LogHandler()
Method Detail

publish

public void publish(LogRecord record)
Specified by:
publish in class Handler

flush

public void flush()
Specified by:
flush in class Handler

close

public void close()
Specified by:
close in class Handler

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.