Build logs timestamp should be configurable

XMLWordPrintable

    • 0
    • 1

      Bamboo makes use of log4j.properties to output logs to <bamboo-install>/logs/catalina.out and <bamboo-home>/logs/atlassian-bamboo.log, making it configurable. However, the option is not available in build logs as the output format is hard-coded:

      com.atlassian.bamboo.build.LogEntryDateFormats.java:13
      public static String DATE_FORMAT_STRING = "dd-MMM-yyyy HH:mm:ss";
      

      As a suggestion, make this property configurable.

            Assignee:
            Unassigned
            Reporter:
            Rafael Sperafico (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: