Hi There, I would like to request or suggest that adding a cond condition to the <log> tag would be very useful. During the development of an application, <log> is extremely useful in debugging your code. But when code becomes stable, most <log> commands become redundant. Removing the <log> commands is one way of reducing the log output of your application but then if a new problem surfaces, you have to put the logging back in your code to detect the fault. All my <log> commands have an <if> around them so that I can switch logging on/off, so having a cond within the <log> tag would save many lines of <if> statements. Hoping you will consider my proposal. Sincerely, Jonathon Buckel.Received on Wednesday, 15 September 2004 08:38:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 30 October 2006 12:49:00 GMT