#I added some simple rules but it's not respecting them

2 messages · Page 1 of 1 (latest)

dire tiger
#

I added some simple global rules to stop using emojis in logging and replace them with single words, yet it keeps using emojis all over the place. I looked at the docs and it seemed straightforward. What am I missing?

#

Do not use emojis in logging, it breaks compatibility. Instead use bracketed one word descriptions like [SUCCESS], [FAIL], [PASS], [WARNING] and so on.

## Guidelines

- Do not use emojis in logging.
- Use bracketed one word descriptions instead.