org.moremotion.log
Class LoggerConfig
java.lang.Object
org.moremotion.config.Config
org.moremotion.log.LoggerConfig
public class LoggerConfig
- extends Config
MoreMotion Logger Configuration
- Version:
- $Id: LoggerConfig.java 340 2009-03-20 16:28:41Z erkan $
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerConfig
public LoggerConfig(ConfigUnit unit)
throws ConfigurationException
- Throws:
ConfigurationException
LoggerConfig
public LoggerConfig()
throws ConfigurationException
- Throws:
ConfigurationException
getClassName
public java.lang.String getClassName()
- Returns the name of the responsible logger class
that implements
DataService interface
getScope
public char getScope()
- Returns the scope of the logger
getLogPattern
public java.lang.String getLogPattern(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
getLogFileName
public java.lang.String getLogFileName(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.