-
-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logged exceptions shouldn't contain colour #87
Comments
I'm confused.
Yes, correct. That's how terminal colors work :p
Which editors? Where?
Why would that be great? That just means no color.
I'm completely lost. What issue are you facing? |
I mean that exception colours will also be present in log files that get written when using the |
Ohhh, you mean with the logging module. Okay, I agree. I'm not near a computer right now as I'm sick, but I'll try to reproduce in a while. |
Sorry for being unclear earlier!
|
No problem :) |
Yes, I'm facing the same issue. Could you please consider adding an option to disable coloring? |
@issuehunt has funded $50.00 to this issue.
|
@Qix- @majutsushi any update on this??? as i understand we don't want the color ASCII characters to include while logging to files... |
@lokesh1729 As is with most OSS, if it is not updated on this issue, then there is no update. We don't secretly discuss/code outside of Github. Please don't spam my issues with comments asking for updates. |
@Qix- i understand but my intention is not to spam but to contribute... i want to work on this issue, so "update" i mean is wanted to know if someone has already made a progress on it... |
Nope, nobody has made progress on it. |
I can’t reproduce this. Whenever the |
Hello I c this issue still open? I can have a look |
Currently if the output is to a terminal, then an exception that gets logged will also include the colour escape codes. This is not really ideal since they will just show up as raw escape codes in most editors, making the log harder to read. So it would be great if the logged exceptions could skip the colour-coding even if the current terminal supports colours. The output to the terminal itself should still be coloured of course. Thanks!
IssueHunt Summary
Backers (Total: $50.00)
Submitted pull Requests
Become a backer now!
Or submit a pull request to get the deposits!
Tips
IssueHunt has been backed by the following sponsors. Become a sponsor
The text was updated successfully, but these errors were encountered: