com.arsdigita.developersupport
Interface LoggerConfigurator

All Known Subinterfaces:
LoggingProxy
All Known Implementing Classes:
LoggingProxyFactory

public interface LoggerConfigurator

Dynamic proxies produced by the LoggingProxyFactory implement this interface.

Since:
2003-06-17
Version:
$Revision: #4 $ $Date: 2004/04/07 $
Author:
Vadim Nasardinov (vadimn@redhat.com)
See Also:
LoggingProxyFactory

Method Summary
 void enableStackTraces()
           
 void setLevel(String level)
           
 void setLogger(String logger)
           
 

Method Detail

setLogger

public void setLogger(String logger)

setLevel

public void setLevel(String level)

enableStackTraces

public void enableStackTraces()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC