org.apache.muse.core.platform.osgi.descriptor
Class OSGiLoggingConfig

java.lang.Object
  extended by org.apache.muse.core.descriptor.LoggingConfig
      extended by org.apache.muse.core.platform.osgi.descriptor.OSGiLoggingConfig

public class OSGiLoggingConfig
extends LoggingConfig

Author:
Barry Atkins

Field Summary
 
Fields inherited from class org.apache.muse.core.descriptor.LoggingConfig
MUSE_LOGGER_NAME
 
Constructor Summary
OSGiLoggingConfig()
           
 
Method Summary
protected  Handler createLogHandler(File logFile)
           
 
Methods inherited from class org.apache.muse.core.descriptor.LoggingConfig
getLogFile, getLogLevel, newInstance, setLogFile, setLogLevel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGiLoggingConfig

public OSGiLoggingConfig()
Method Detail

createLogHandler

protected Handler createLogHandler(File logFile)
Overrides:
createLogHandler in class LoggingConfig


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.