From: Dennis S. <sy...@yo...> - 2004-09-29 08:28:29
|
On Wed, 2004-09-29 at 03:13 -0300, Duilio Javier Protti wrote: > > 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 Ok, care to implement it ? :) > > 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. Agree on that! Cheers, Dennis |