If you have multiple loggers and there is logger with formatted json or jsonext the coloring doesn't work well with Console logger. The problem is that both are using the same kleur.
Current Behavior
Expected Behavior
Failure Information
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Prerequisites
If you have multiple loggers and there is logger with formatted
json
orjsonext
the coloring doesn't work well withConsole
logger. The problem is that both are using the same kleur.Current Behavior
Expected Behavior
Failure Information
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Reproduce code snippet
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs