Class LoggerId<T extends Key>
java.lang.Object
com.atlassian.bamboo.build.logger.LoggerId<T>
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleangetKey()abstract Fileabstract String@NotNull BuildLoggergetLogger(@NotNull BuildLoggerManager buildLoggerManager) getLoggerWithoutLogAccess(BuildLoggerManager buildLoggerManager) inthashCode()abstract booleanbooleantoString()
-
Field Details
-
key
-
-
Method Details
-
getLogger
@NotNull public @NotNull BuildLogger getLogger(@NotNull @NotNull BuildLoggerManager buildLoggerManager) -
getLoggerWithoutLogAccess
-
isPersistent
public boolean isPersistent() -
disablePersisting
public void disablePersisting() -
getLogFileDirectory
-
getLogFileName
-
isPersistable
public abstract boolean isPersistable() -
getKey
-
toString
-
equals
-
hashCode
public int hashCode() -
getLinePrefix
-