We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2289 - SDL_Log should use different colors on linux for different prioritys
Summary: SDL_Log should use different colors on linux for different prioritys
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 2.0.1
Hardware: x86_64 Linux
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-08 12:46 UTC by lange-paul
Modified: 2017-08-15 04:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lange-paul 2013-12-08 12:46:50 UTC
The SDL log handling should use different colors on linux for the different prioritys.
Comment 1 Ryan C. Gordon 2015-02-18 21:02:59 UTC
I'm not sure we want to mess with that. Sam, any strong opinion about this?

--ryan.
Comment 2 Sam Lantinga 2017-08-15 04:29:53 UTC
Let's not. Someone can always register their own logging function if they'd like to do that for their application.