Hi Oliver,

there is no such switch actually. The risk is too high. The easiest solution for you would be:

print STDERR $tools->getFile ($filename)
    if ($DEBUG);

BTW I added a small fix to log.xml and initServer. So if an OpenCA command or something else writes to STDERR then it goes to var/log/stderr.log. This means you can output as much debugging stuff as you want and then you can inspect it in a file (and not on the commandline). Additionally there is no longer a reason why a piece of software should write it's debugging output to STDOUT.

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to