Package org.bonitasoft.engine.services
Interface QueriableLoggerStrategy
-
- All Known Implementing Classes:
SimpleQueriableLoggerStrategy
public interface QueriableLoggerStrategy- Author:
- Elias Ricken de Medeiros, Celine Souchet, Matthieu Chaffotte
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisLoggable(java.lang.String actionType, SQueriableLogSeverity severity)
-
-
-
Method Detail
-
isLoggable
boolean isLoggable(java.lang.String actionType, SQueriableLogSeverity severity)
-
-