On Thursday 29 May 2008, Juha Heinanen wrote: > while doing performance tests, i tried to look for a way to change > debug level on the fly using a mi function, but didn't find any. did i > somehow managed to miss such a mi function? description on debug > keyword in core cookbook does not mention about a way to change debug > level.
This is already possible using the MI debug function. node04:~# openserctl fifo debug 7 DEBUG:: 7 node04:~# openserctl fifo debug 3 DEBUG:: 3 node04:~# -- Dan _______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel