Class LoggerService

java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.qbean.LoggerService
All Implemented Interfaces:
Runnable, Configurable, QBean, QBeanSupportMBean, QPersist

public class LoggerService extends QBeanSupport implements Runnable
QBean that pulls events from a configured space queue and forwards them to a Logger, decoupling event production from logging I/O.