|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogInterceptor
Common interface for interceptors attached to build loggers
Method Summary | |
---|---|
void |
intercept(LogEntry logEntry)
Method invoked whenever a new log entry is logged |
void |
interceptError(LogEntry logEntry)
Method invoked whenever a new error log entry is logged |
Method Detail |
---|
void intercept(@NotNull LogEntry logEntry)
logEntry
- void interceptError(@NotNull LogEntry logEntry)
logEntry
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |