Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log severity with Emoji #21

Closed
noamtamim opened this issue Dec 19, 2016 · 2 comments
Closed

Log severity with Emoji #21

noamtamim opened this issue Dec 19, 2016 · 2 comments

Comments

@noamtamim
Copy link

I want my logger to include the following emoji symbols with the log:
ERROR: ❗️
WARNING: ❕

In other words, whenever an error is logged, the logger will also include "❗️" in the log.

Is that possible by customizing the formatter, or does it require a deeper change?

@surajthomask
Copy link

I have added this in my fork, feel free to use it, if you would like to.

https://github.com/surajthomask/Log

@delba
Copy link
Owner

delba commented Nov 12, 2019

Thanks for PR @surajthomask, I'll review it soon !
@noamtamim we'll keep the conversation going here #25

@delba delba closed this as completed Nov 12, 2019
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

No branches or pull requests

3 participants