can't seem to turn off logging
Rich Henry <[email protected]>
| Newsgroups | gmane.comp.python.cherrypy |
|---|---|
| Message-ID | <[email protected]> |
cherrypy.config.update({
'server.socket_port': self.port,
'server.socket_host': '0.0.0.0',
'log.screen': False,
'log.access_file': '',
'log.error_file': '',
})
I'm running the "latest" version and followed the directions in the online
manual, but I still get logging to the screen while my app runs.
Did i miss some information somewhere?
Thanks in advance,
Rich
--
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
Visit this group at https://groups.google.com/group/cherrypy-users.
For more options, visit https://groups.google.com/d/optout.