new debugging options

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: new debugging options
From: Kai Vehmanen (kai.vehmanen_AT_wakkanet.fi)
Date: Tue Aug 26 2003 - 01:05:23 EEST


I must admit that the old '-d:debuglevel' option is about as unfriendly to
users as is possible. To use it in a sane way requires you to understand
bitmasks and to browse the Ecasound source-tree. :) Ugh, wonder how the
Windows/Mac advocates would react to this. >;)

So now in CVS are the following new variants:

--cut--
dit(-d, -dd, -ddd)
Increase the amount of printed debug messages. em(-d) adds
some verbosity, while em(-ddd) results in very detailed
output.
--cut--

Ecasound(1) entry for the old option syntax, which is of course still
available for use:

--cut--
dit(-d:debug_level)
Set the debug level mask to 'debug_level'. This a bitmasked value,
that defaults to 263. See ECA_LOGGER class documentation for
more detailed info about various debug_level values.
--cut--

-- 
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Aug 26 2003 - 01:03:00 EEST