> Put the following in your
> mararc file:
>
> verbose_level = 3
>
> This will log all queries received.
> You'll have to do some parsing of
> the logfile yourself to extract meaningful
> information, but it should
> return lines like:
Thank you, I will try this.
How can I rotate these log files?
-- CB