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 Interlix - President/Owner Web Hosting - PC Service & Support Custom Programming - Network Service & Support http://www.interlix.com
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
participants (3)
-
Chris Withers -
Edward Muller -
Jens Vagelpohl