Language
The Free and Open Productivity Suite
com.sun.star.util.logging
Class log4jPropertyConfigurator
java.lang.Object
|
+--org.apache.log4j.BasicConfigurator
|
+--org.apache.log4j.PropertyConfigurator
|
+--com.sun.star.util.logging.log4jPropertyConfigurator
- public class log4jPropertyConfigurator
- extends PropertyConfigurator
Field Summary |
protected java.net.URL |
m_aURL
|
Methods inherited from class org.apache.log4j.BasicConfigurator |
addRenderer,
configure,
configure,
disable,
disable,
disableAll,
disableDebug,
disableInfo,
enableAll,
resetConfiguration,
resetConfiguration |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
m_aURL
protected java.net.URL m_aURL
log4jPropertyConfigurator
public log4jPropertyConfigurator()
doConfigure
public void doConfigure(java.net.URL configURL,
Hierarchy hierarchy)
- Overrides:
- doConfigure in class PropertyConfigurator