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

Summary: SDL_Log should use different colors on linux for different prioritys
Product: SDL Reporter: lange-paul
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2 CC: sdlbug
Version: 2.0.1   
Hardware: x86_64   
OS: Linux   

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.