Skip to content

Conversation

@BearAlliance
Copy link
Contributor

@BearAlliance BearAlliance commented Jun 15, 2018

For logs and terminals that don't support color

First of all, great formatter!

My server logs don't save color output. On large projects, it's very difficult to find the one error in between 600 warnings.

This change just prefixes warnings and errors with their severity, so they can be searched for

ex.

Existing (no color) Is this an error or a warning?
screen shot 2018-06-15 at 9 41 54 am

Existing (color)
grouped

Proposed (color)
grouped

for logs and terminals that don't support color
@BearAlliance BearAlliance force-pushed the grouped-severity-prefix branch from b4d874a to 16f0e0f Compare June 15, 2018 13:56
@unstubbable
Copy link
Owner

Thanks for your contribution! The change makes sense to me.

@unstubbable unstubbable merged commit e84b2b3 into unstubbable:master Jun 22, 2018
@unstubbable
Copy link
Owner

📦 Published as v2.4.0.

@BearAlliance BearAlliance deleted the grouped-severity-prefix branch June 22, 2018 16:25
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.

2 participants