We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I have a case where I use the JSONFormatter and I need to log the level value in uppercase (instead of "info" to be "INFO").
JSONFormatter
Also, for the warning level, I want to change it to warn instead. Is there a straightforward way to do so? If not, can I open a pull request for it?
warning
warn