Class LoggerId<T extends Key>
java.lang.Object
com.atlassian.bamboo.build.logger.LoggerId<T>
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
getKey()
abstract File
abstract String
@NotNull BuildLogger
getLogger
(@NotNull BuildLoggerManager buildLoggerManager) getLoggerWithoutLogAccess
(BuildLoggerManager buildLoggerManager) int
hashCode()
abstract boolean
boolean
toString()
-
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
-