Simple logger that adds an emoji to a message. log print with ease.
Print debug logs with the 🤣 emoji
EmojiLogger.d('Hello World');
will print
🤣 Hello World
We accept the following contributions:
- Improving documentation
- Reporting issues
- Fixing bugs
We don't accept new functionality changes at the moment.