Class RssExecutionLogUtils


  • public class RssExecutionLogUtils
    extends Object
    • Constructor Detail

      • RssExecutionLogUtils

        public RssExecutionLogUtils()
    • Method Detail

      • appendErrorMessageToLog

        public static void appendErrorMessageToLog​(@NotNull
                                                   @NotNull com.atlassian.utils.process.OutputHandler stdout,
                                                   @NotNull
                                                   @NotNull Throwable e)
      • appendMessageToLog

        public static void appendMessageToLog​(@NotNull
                                              @NotNull com.atlassian.utils.process.OutputHandler stdout,
                                              String message)