Class BuildLoggerUpdateEventHandler
java.lang.Object
com.atlassian.bamboo.repository.svn.UpdateEventHandler
com.atlassian.bamboo.repository.svn.BuildLoggerUpdateEventHandler
- All Implemented Interfaces:
org.tmatesoft.svn.core.ISVNCanceller
,org.tmatesoft.svn.core.wc.ISVNEventHandler
Simply used for debug logging
-
Field Summary
Fields inherited from interface org.tmatesoft.svn.core.ISVNCanceller
NULL
Fields inherited from interface org.tmatesoft.svn.core.wc.ISVNEventHandler
UNKNOWN
-
Constructor Summary
ConstructorDescriptionBuildLoggerUpdateEventHandler
(@NotNull BuildLogger buildLogger) BuildLoggerUpdateEventHandler
(@NotNull BuildLogger buildLogger, @NotNull com.google.common.base.Predicate<org.apache.log4j.Priority> logLevelEnabled) -
Method Summary
Methods inherited from class com.atlassian.bamboo.repository.svn.UpdateEventHandler
checkCancelled, handleEvent
-
Constructor Details
-
BuildLoggerUpdateEventHandler
public BuildLoggerUpdateEventHandler(@NotNull @NotNull BuildLogger buildLogger, @NotNull @NotNull com.google.common.base.Predicate<org.apache.log4j.Priority> logLevelEnabled) -
BuildLoggerUpdateEventHandler
-
-
Method Details
-
log_error
- Overrides:
log_error
in classUpdateEventHandler
-
log_warn
- Overrides:
log_warn
in classUpdateEventHandler
-
log_debug
- Overrides:
log_debug
in classUpdateEventHandler
-