#29 extended logging configuration
Merged by jibecfed. Opened by darknao.
Unknown source main

Download 29.patch

Rename logging.yml.example to logging.yml to enable custom logging configuration.
In this example, each logger has is own settings, and log in separate
files in ./log/ (you have to create this directory manually).
Stdout is set to INFO (unless --verbose flag set), and logfile to DEBUG.

thank you!
could you please store logs in results/$release/logs and make this the default behavior?

1 new commit added

  • logging: 'release' variable processing in handler.filename

rebased onto 7ae7df87d3396c579c3f4c1d3e692d183690a5d7

2 new commits added

  • add rubygem-asciidoctor to dockerfile
  • Revert "add rubygem-asciidoctor as requirement"

Pull-Request has been merged by jibecfed

Metadata