-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.
Description
Is there a way to disable the ANSI escape codes used for colors in the log output?
2020-03-06T01:00:32.800-05:00 | �[40m�[32minfo�[39m�[22m�[49m: WebApi.Controllers.TestController[0]
2020-03-06T01:00:32.801-05:00 | Testing the logger (Information)!
2020-03-06T01:00:32.801-05:00 | �[40m�[1m�[33mwarn�[39m�[22m�[49m: WebApi.Controllers.TestController[0]
2020-03-06T01:00:32.801-05:00 | Testing the logger (Warning)!
2020-03-06T01:00:32.801-05:00 | �[41m�[30mfail�[39m�[22m�[49m: WebApi.Controllers.TestController[0]
2020-03-06T01:00:32.801-05:00 | Testing the logger (Error)!
Metadata
Metadata
Assignees
Labels
guidanceQuestion that needs advice or information.Question that needs advice or information.