Class FrontendLoggingFacility
- java.lang.Object
-
- de.businesscode.bcdui.web.clientLogging.FrontendLoggingFacility
-
public class FrontendLoggingFacility extends java.lang.Object
Class responisible for creating a semi-root logger and configuring it with theFrontendLogRecordPublisher
in order to feed the queue.
-
-
Constructor Summary
Constructors Constructor Description FrontendLoggingFacility()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
deployLogger()
if not already done - deploys the masterlogger which is receiving requests and queuing them for the clientstatic org.apache.logging.log4j.Logger
getLogger()
-