org.apache.ojb.broker.util.logging
Interface LoggingConfiguration

All Superinterfaces:
Configuration
All Known Implementing Classes:
OjbConfiguration

public interface LoggingConfiguration
extends Configuration

Version:
$Id: LoggingConfiguration.java,v 1.2 2002/06/17 19:34:26 jvanzyl Exp $
Author:
Thomas Mahler

Method Summary
 java.lang.Class getLoggerClass()
           
 java.lang.String getLoggerConfigFile()
           
 java.lang.String getLogLevel(java.lang.String loggerName)
           
 
Methods inherited from interface org.apache.ojb.broker.util.configuration.Configuration
getBoolean, getClass, getClass, getClass, getInteger, getString, getStrings, getStrings, setLogger
 

Method Detail

getLoggerClass

public java.lang.Class getLoggerClass()

getLogLevel

public java.lang.String getLogLevel(java.lang.String loggerName)

getLoggerConfigFile

public java.lang.String getLoggerConfigFile()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14