net.sf.jour.rt.agent
Class Log4jEventLogger
java.lang.Object
net.sf.jour.rt.agent.Log4jEventLogger
- All Implemented Interfaces:
- EventLogger
- public class Log4jEventLogger
- extends java.lang.Object
- implements EventLogger
TODO Add docs
Created on 07.12.2004
Contributing Author(s):
Misha Lifschitz (Inital implementation)
Vlad Skarzhevskyy (Inital implementation)
- Version:
- $Revision: 1.1 $ ($Author: vlads $) $Date: 2004/12/07 09:04:52 $
- Author:
- vlads
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jEventLogger
public Log4jEventLogger()
logEvent
public void logEvent(Event event)
- Description copied from interface:
EventLogger
- DOCUMENT ME!
- Specified by:
logEvent
in interface EventLogger
- Parameters:
event
- DOCUMENT ME!
close
public void close()
- Specified by:
close
in interface EventLogger
Copyright © 2004 sourceforge. All Rights Reserved.