Class GenericErrorLoggerServiceImpl
- java.lang.Object
-
- org.kie.workbench.common.services.backend.logger.GenericErrorLoggerServiceImpl
-
- All Implemented Interfaces:
org.kie.workbench.common.services.shared.logger.GenericErrorLoggerService
@ApplicationScoped public class GenericErrorLoggerServiceImpl extends Object implements org.kie.workbench.common.services.shared.logger.GenericErrorLoggerService
-
-
Constructor Summary
Constructors Constructor Description GenericErrorLoggerServiceImpl(org.jboss.errai.security.shared.api.identity.User user)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidlog(String errorId, String clientLocation, String errorDetails)
-