On Sat, Sep 20, 2003 at 10:51:18AM +0200, Dirk Meyer wrote:
> I noticed that, too. The new _debug_ function has a second paramater:
> level. The default value is 1. Even if DEBUG is 0, all debugs with
> level 1 are dumped to the logfile, they are only not visible on
> stdout. Debugs with level 2 are not handled at all for DEBUG=0. I made
> it to have logs for crashes even if DEBUG is 0.

Wouldn't it make more sense for level=1 to mean DEBUG=1 and so forth
so we can continue to have variable logging? Having level=1 meaning
DEBUG=2 is confusing...

> I changed that to level 2 yesterday. You don't see it anymore. Feel
> free to remove old unneeded debug or change the level to 2 or higher. 

Thanks, but I think we need to figure out a more consistent way; the
old way wasn't clean, but it made more sense to me...

Aubin


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to