EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.internal.log4j
Class Log4jConfigurer

java.lang.Object
  extended by org.eclipse.egf.core.ui.internal.log4j.Log4jConfigurer
All Implemented Interfaces:
org.eclipse.egf.core.log4j.ILog4jConfigurer

public class Log4jConfigurer
extends Object
implements org.eclipse.egf.core.log4j.ILog4jConfigurer

Configure Log4J to trace in an Eclipse console.


Constructor Summary
Log4jConfigurer()
           
 
Method Summary
 void handleConfiguration(Properties log4jConfiguration_p)
          Handle Log4J configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jConfigurer

public Log4jConfigurer()
Method Detail

handleConfiguration

public void handleConfiguration(Properties log4jConfiguration_p)
Description copied from interface: org.eclipse.egf.core.log4j.ILog4jConfigurer
Handle Log4J configuration.

Specified by:
handleConfiguration in interface org.eclipse.egf.core.log4j.ILog4jConfigurer
See Also:
ILog4jConfigurer.handleConfiguration(java.util.Properties)

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.