Skip to content

Add handling of different log levels for messages from Elm#221

Open
dzhu wants to merge 2 commits into
stil4m:masterfrom
dzhu:loglevels
Open

Add handling of different log levels for messages from Elm#221
dzhu wants to merge 2 commits into
stil4m:masterfrom
dzhu:loglevels

Conversation

@dzhu
Copy link
Copy Markdown

@dzhu dzhu commented Oct 26, 2019

This PR adds filtering for which Elm log messages actually get to the console, as well as a CLI option (-q) to control the verbosity level. Though there are three log levels, I kept it to just a binary toggle to keep things simple; I'm happy to take suggestions on that or anything else.

Closes #216, more or less (this does nothing for TS-generated messages, but my main issue, at least, was the many INFO: Load file ... lines, which can now be suppressed).

@itorras13
Copy link
Copy Markdown

Any updates on getting this in? would help clean our precommit output

@aschmois
Copy link
Copy Markdown

aschmois commented Sep 4, 2020

Would also like to ping on this, can I help move this forward in any way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: different verbosity levels

3 participants