On Jan 3, 2012, at 09:34 , Sylvain Viollon wrote:
>  We use Paster as well in the stack, and use it to configure the Python 
> logging process, you can configure
> there a logging to syslog, and after having a central syslog server. I think 
> it is more professional like this,
> than using a tool in Zope's UI.

Logging to syslog usually leads to problems due to the maximum message size for 
syslog entries. Error log messages with a traceback tend to be cut off and 
information lost.

I'm not saying a ZMI tool is ideal, but syslog has pitfalls.

jens


_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to