Package org.gluu.oxtrust.service.logger
Class LoggerService
java.lang.Object
org.gluu.service.logger.LoggerService
org.gluu.oxtrust.service.logger.LoggerService
@ApplicationScoped
public class LoggerService
extends org.gluu.service.logger.LoggerService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class org.gluu.service.logger.LoggerService
create, initTimer, initTimer, resetLoggerConfigLocation, updateLoggerSeverity, updateLoggerTimerEvent
-
Constructor Details
-
LoggerService
public LoggerService()
-
-
Method Details
-
isDisableJdkLogger
public boolean isDisableJdkLogger()- Specified by:
isDisableJdkLogger
in classorg.gluu.service.logger.LoggerService
-
getLoggingLevel
- Specified by:
getLoggingLevel
in classorg.gluu.service.logger.LoggerService
-
getExternalLoggerConfiguration
- Specified by:
getExternalLoggerConfiguration
in classorg.gluu.service.logger.LoggerService
-
getLoggingLayout
- Specified by:
getLoggingLayout
in classorg.gluu.service.logger.LoggerService
-