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