net.sourceforge.pmd.util.log
Class ScopedLogHandlersManager

java.lang.Object
  extended by net.sourceforge.pmd.util.log.ScopedLogHandlersManager

public class ScopedLogHandlersManager
extends Object

Author:
Romain PELISSE, [email protected], Roberto Ferranti - [email protected] Thanks to Jesse Glick for the bug report.

Constructor Summary
ScopedLogHandlersManager(Level level, Handler... handlers)
           
 
Method Summary
 void close()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScopedLogHandlersManager

public ScopedLogHandlersManager(Level level,
                                Handler... handlers)
Method Detail

close

public void close()


Copyright © 2002-2015 InfoEther. All Rights Reserved.