Skip to content

Set log level at runtime

Lars Bilke requested to merge github/fork/bilke/log-level into master
  • Added -l command line arguments to OGS cli and the testrunner. Possible values: none, error, warn, info, debug, all.
  • make tests log-level is now warn (this suppresses verbose logging in recent Jenkins builds).

Merge request reports