Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Message log level tests must fail on unwanted output | Craig Scott | 2019-10-12 | 1 | -1/+1 |
| | | | | | | The previous regular expressions were allowing output from lower log levels. The tests still pass after these changes but will now catch regressions (previously they would not have). | ||||
* | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 1 | -0/+1 |
Relates: #18943 Co-Authored-By: Craig Scott <craig.scott@crascit.com> |