[Zope] Disable the z2.log
Jens Vagelpohl
jens@zope.com
Wed, 18 Sep 2002 07:41:42 -0400
what exactly is not acceptable about setting it to /dev/null then?
jens
On Tuesday, Sep 17, 2002, at 23:51 US/Eastern, Edward Muller wrote:
> I am fronting Zope with Apache and I believe the apache logs will do
> fine for all of my logging needs.
>
> I've looked over doc/ENVIRONMENTS.txt and doc/LOGGING.txt but haven't
> found an easy command line option to just get rid of the z2.log ...
> except for setting it to /dev/null ...
>
> The option that I am considering is to remove the stupidFileLogger from
> the loggers tuple.
>
> Anyone have any good suggestions ... or reasons why I want zope logs as
> well as apache logs?
>
>
> --
> --EAM