1. 25 Jul, 2018 5 commits
  2. 24 Jul, 2018 2 commits
  3. 23 Jul, 2018 2 commits
  4. 20 Jul, 2018 1 commit
  5. 19 Jul, 2018 1 commit
  6. 18 Jul, 2018 3 commits
  7. 16 Jul, 2018 1 commit
  8. 15 Jul, 2018 2 commits
  9. 12 Jul, 2018 1 commit
  10. 10 Jul, 2018 2 commits
  11. 06 Jul, 2018 1 commit
  12. 05 Jul, 2018 1 commit
  13. 30 Jun, 2018 1 commit
  14. 29 Jun, 2018 1 commit
  15. 27 Jun, 2018 1 commit
  16. 26 Jun, 2018 1 commit
  17. 25 Jun, 2018 1 commit
  18. 22 Jun, 2018 2 commits
  19. 21 Jun, 2018 1 commit
  20. 19 Jun, 2018 5 commits
  21. 18 Jun, 2018 3 commits
  22. 16 Jun, 2018 1 commit
    • Support ansi colors and hyperlinks in logfile view · b40fb7ea
      Johannes Edmeier authored
      Everythind that looks like an http(s) url will be rendered as hyperlink
      and ansi-color escapes are now supported.
      
      In order to have ansi-colors in the file output you need to set a custom
      pattern. e.g.:
      logging.pattern.file="%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
      
      closes #670
  23. 15 Jun, 2018 1 commit