net.sf.jour.rt.agent
Class Log4jEventLogger

java.lang.Object
  extended bynet.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

Constructor Summary
Log4jEventLogger()
           
 
Method Summary
 void close()
           
 void logEvent(Event event)
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jEventLogger

public Log4jEventLogger()
Method Detail

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.