[plt-scheme] Disable web server logging?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Apr 16 12:46:04 EDT 2007

You can change `(log-format parenthesized-default)' in the
configuration-table to `(log-format none)' and it will cease logging.

Jay

On 4/14/07, Ethan Herdrick <info at reatlas.com> wrote:
> Hi folks:
>
> There must be a way to configure the PLT web server to not write to
> the server log.  Right?  Even better would be to do fine-grained
> configuration to log under certain circumstances and not others.
>
> Thanks in advance for your help. .
>
> -Ethan Herdrick
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


-- 
Jay McCarthy <jay.mccarthy at gmail.com>
http://jay.teammccarthy.org


Posted on the users mailing list.