Class LogUtils

java.lang.Object
com.atlassian.bamboo.utils.LogUtils

public class LogUtils extends Object
  • Field Details

  • Constructor Details

    • LogUtils

      public LogUtils()
  • Method Details

    • getCustomLog4jConfiguration

      @Nullable public static @Nullable String getCustomLog4jConfiguration()
      User-provided Log4J configuration for Agent Bootstrap and Agent execution logs.
      Returns:
      path to log4j configuration file
    • getCustomLog4jConfigurationURI

      @Nullable public static @Nullable URI getCustomLog4jConfigurationURI()
      User-provided Log4J configuration for Agent Bootstrap and Agent execution logs as URI
      Returns:
      path to log4j configuration file
    • getLog4jVersion1CustomPath

      @Nullable public static @Nullable String getLog4jVersion1CustomPath()
    • isLog4jVersion1CustomPathDefined

      public static boolean isLog4jVersion1CustomPathDefined()