Engine logs are being filtered out of the console and redirected into files in the .canopy/logs folder
The problem is the ansii coloring is being directed as well and needs to be filtered out.
What should happen
- Logs should appear with values color coded, as well as the equivalent log level.
- Only the user logs should appear on the console - engine logs are redirected to files.
Engine logs are being filtered out of the console and redirected into files in the .canopy/logs folder
The problem is the ansii coloring is being directed as well and needs to be filtered out.
What should happen