RE: retrieving LogLevel?

2000-03-28 Thread Geoffrey Young
: '[EMAIL PROTECTED]' > Subject: RE: retrieving LogLevel? > > > > hi all... > > > > I've hunted around and can't find a method that retrieves the > > LogLevel directive setting. Is there one? If not, is > there a record > > somew

RE: retrieving LogLevel?

2000-03-28 Thread Eric Cholet
> hi all... > > I've hunted around and can't find a method that retrieves the > LogLevel directive setting. Is there one? If not, is there a record > somewhere that can make this available, maybe through Apache::Server? It's not there currently but could easily be. Try this patch: Index

Re: retrieving LogLevel?

2000-03-28 Thread James G Smith
Geoffrey Young <[EMAIL PROTECTED]> wrote: >hi all... > > I've hunted around and can't find a method that retrieves the >LogLevel directive setting. Is there one? If not, is there a record >somewhere that can make this available, maybe through Apache::Server? Looks like it is in the C API

retrieving LogLevel?

2000-03-28 Thread Geoffrey Young
hi all... I've hunted around and can't find a method that retrieves the LogLevel directive setting. Is there one? If not, is there a record somewhere that can make this available, maybe through Apache::Server? thanks --Geoff