Class SimpleQueriableLoggerStrategy
- java.lang.Object
-
- org.bonitasoft.engine.services.impl.SimpleQueriableLoggerStrategy
-
- All Implemented Interfaces:
QueriableLoggerStrategy
public class SimpleQueriableLoggerStrategy extends java.lang.Object implements QueriableLoggerStrategy
- Author:
- Elias Ricken de Medeiros, Celine Souchet, Matthieu Chaffotte
-
-
Constructor Summary
Constructors Constructor Description SimpleQueriableLoggerStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisLoggable(java.lang.String actionType, SQueriableLogSeverity severity)
-
-
-
Method Detail
-
isLoggable
public boolean isLoggable(java.lang.String actionType, SQueriableLogSeverity severity)- Specified by:
isLoggablein interfaceQueriableLoggerStrategy
-
-