Package de.businesscode.bcdui.web.clientLogging
-
Class Summary Class Description FrontendLoggingFacility Class responisible for creating a semi-root logger and configuring it with theFrontendLogRecordPublisher
in order to feed the queue.FrontendLogTransceiver logrecord receiver servlet which parses the request and propagates the logrecord message to theFrontendLogRecordPublisher
and also consumes theSingletonStringQueue
which is populated by theFrontendQueueAppender
FrontendQueueAppender