On Tue, 9 Apr 2002, Stas Bekman wrote: > As we move to use Apache::TestTrace for controlled output, > I propose a new build flag MP_NOISE flag equivalent to t/TEST's: > -trace=T change tracing default to: warning, notice, info, > debug, ...
+1 or: MP_TRACE - what it already is MP_BUILD_TRACE - what you're saying MP_NOISE would be MP_TEST_TRACE - passed to t/TEST -trace $MP_TEST_TRACE so one could get a noisy build but less noisy test, etc. > So by default we will have this set to 'warning' and let user override > these. sounds good. > Or would be an env var a better solution? Or both? both would be useful. APACHE_TEST_TRACE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
