Package com.atlassian.bamboo.build.logger

Interface Summary
BuildLogFileAccessorFactory  
BuildLogger This interface represents a logger for a given build
LogInterceptor Common interface for interceptors attached to build loggers
 

Class Summary
BuildLogFileAccessor This class provides a mechanism to perform operations on build log files.
BuildLogFileAccessorFactoryImpl  
BuildLogFileWriter Class to encapsulate streaming of build logs.
BuildLoggerImpl  
BuildLogUtils Provides text parsing utilities for writing and reading build log files.
DefaultBuildLoggerManager  
LogInterceptorAdapter No-op interceptor.
LogInterceptorStack This class handles attaching/detaching of interceptors and the actual interception forwarding.
NullBuildLogger  
SimpleBuildLogger The simple logger simply stores all the logs internally as a a list...
 



Copyright © 2011 Atlassian. All Rights Reserved.