package

com.atlassian.bamboo.build.logger.interceptors

Classes

ContentMatchingInterceptor This is an abstract base class for interceptors handling matching of log content with support for match age. 
ErrorMemorisingInterceptor Interceptor that remembers all the errors being reported in the build log. 
LogMemorisingInterceptor  
StringMatchingInterceptor This interceptor is a string-matching variant of ContentMatchingInterceptor