delba / Log

An extensible logging framework for Swift
MIT License
830 stars 63 forks source link

Add support for Emojis #25

Open surajthomask opened 6 years ago

surajthomask commented 6 years ago

As you know, Apple removed support for XCode plugins in 2016, and we need some way to color code the logs. So I have added a provision to setup emojis for log levels. Please go through the code, and let me know what you think.

I have not updated readme or version number, yet. I'll update it, if this change is merged.