Am 21.05.2007 um 12:12 schrieb Stephen Deasey:
>
> Because [ns_logctl severity ?] is a Tcl API and Ns_LogLevel() is a
> C one?
Ah! I thought this was the Tcl usage-case. So you actually extended
the C-API to achieve what [ns_logctl severity ?] is doing. Allright.
Then all is clear.
Cheers
Zor
On 5/21/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
>
> Am 21.05.2007 um 11:59 schrieb Stephen Deasey:
>
> > On 5/21/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
> >>
> >> Am 20.05.2007 um 01:50 schrieb Stephen Deasey:
> >>
> >>> + 2007-05-20 Stephen Deasey <[EMAIL PROTECTED]>
> >>> +
> >>
Am 21.05.2007 um 11:59 schrieb Stephen Deasey:
> On 5/21/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
>>
>> Am 20.05.2007 um 01:50 schrieb Stephen Deasey:
>>
>>> + 2007-05-20 Stephen Deasey <[EMAIL PROTECTED]>
>>> +
>>> + * include/ns.h:
>>> + * nsd/log.c (Ns_LogLevel): Add the Ns_Lo
On 5/21/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
>
> Am 20.05.2007 um 01:50 schrieb Stephen Deasey:
>
> > + 2007-05-20 Stephen Deasey <[EMAIL PROTECTED]>
> > +
> > + * include/ns.h:
> > + * nsd/log.c (Ns_LogLevel): Add the Ns_LogLevel() function which
> > returns
> > + true if
Am 20.05.2007 um 01:50 schrieb Stephen Deasey:
> + 2007-05-20 Stephen Deasey <[EMAIL PROTECTED]>
> +
> + * include/ns.h:
> + * nsd/log.c (Ns_LogLevel): Add the Ns_LogLevel() function which
> returns
> + true if the given log severity level is enabled. Sometimes the
> message
> +