org.slf4j.ext
Class EventLogger
public
class
EventLogger
extends Object
Simple Logger used to log events. All events are directed to a logger named "EventLogger"
with a level of INFO and with an Event marker.
Author: Ralph Goers
Logs the event.
Parameters: data The EventData.
Copyright © 2005-2009
QOS.ch. All Rights Reserved.