Package com.atlassian.bamboo.build.logger
package com.atlassian.bamboo.build.logger
-
ClassDescriptionThis class provides a mechanism to perform operations on build/deployment log files.Class to encapsulate streaming of build logs.This interface represents a logger for a given buildAllows access to current build's
BuildLogger
Provides text parsing utilities for writing and reading build log files.Build logger that writes to a file.WrapsBuildLogFileWriter
with a lazy reference.Common interface for interceptors attached to build loggersNo-op interceptor.This class handles attaching/detaching of interceptors and the actual interception forwarding.The simple logger simply stores all the logs internally as a list...