From: Duilio J. P. <dp...@fc...> - 2004-09-29 06:01:42
|
> I was thinking about something like this: > VISUAL_LOG_VERBOSENESS_HIGH (for everything) > VISUAL_LOG_VERBOSENESS_MEDIUM (for warnings/criticals/errors) > VISUAL_LOG_VERBOSENESS_LOW (for critical/errors) > and: > VISUAL_LOG_VERBOSENESS_NONE (for disabling ALL the messages) I think is perfect > There is kinda one special case, that is VISUAL_LOG_INFO.. Not sure > how we should handle this one in this case... Well, we must let the user some way to show a message >always< so a good place to put that is on VISUAL_LOG_INFO messages I guess. Bye, Duilio. |