Expected behaviour
#2228 extended browserConsoleLogOptions.level to filter messages on the terminal. This changes the behavior of karma so that under certain circumstances messages created with console no longer show up in the terminal without configuration changes. This should be documented.
Actual behaviour
There is no documentation. In my case I spent over 3 hours investigating source code, git issues, versions, etc before I identified the problem was this change.
Environment Details
- Karma version (output of
karma --version): 1.5.0
Expected behaviour
#2228 extended
browserConsoleLogOptions.levelto filter messages on the terminal. This changes the behavior of karma so that under certain circumstances messages created withconsoleno longer show up in the terminal without configuration changes. This should be documented.Actual behaviour
There is no documentation. In my case I spent over 3 hours investigating source code, git issues, versions, etc before I identified the problem was this change.
Environment Details
karma --version): 1.5.0