On Sun, 6 Jan 2002, Stas Bekman wrote:
>
> That's not very good, because sometimes you want to -v to see all the
> configure tracing, but in most cases we use -v for verbose testing
> output, where we don't want any extra noise, but the debug prints from
> the tests.
ok.
> > i don't think th
Doug MacEachern wrote:
On Mon, 31 Dec 2001, Stas Bekman wrote:
Currently there are two tracing mechanisms used in Apache::Test, the
on/off turning if which is not consistent. This patch replaces the ->trace
calls with Apache::TestTrace::info().
This patch makes things consistent through using the
On Mon, 31 Dec 2001, Stas Bekman wrote:
> Currently there are two tracing mechanisms used in Apache::Test, the
> on/off turning if which is not consistent. This patch replaces the ->trace
> calls with Apache::TestTrace::info().
>
> This patch makes things consistent through using the Apache::Test
Currently there are two tracing mechanisms used in Apache::Test, the
on/off turning if which is not consistent. This patch replaces the ->trace
calls with Apache::TestTrace::info().
This patch makes things consistent through using the Apache::TestTrace log
levels.
I suppose that by default the "l