Doug MacEachern wrote: > 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.
and if MP_TEST_TRACE is not defined, should it inherit MP_BUILD_TRACE or not? >>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 and an equivalent APACHE_BUILD_TRACE? __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
