2010/12/28 Ewan Mellor <ewan.mel...@eu.citrix.com>: > What’s the strategy for logging, in Nova’s bright new, eventlet-based > world? I want to configure each component to log to syslog, but I can’t see > anywhere that I can do that. Are we missing a call to logging.fileConfig, > or expecting bin/nova-* to configure logging programmatically, or something > else that I haven’t thought of? The blueprint at > http://wiki.openstack.org/UnifiedServiceArchitecture suggests that eventlet > will be used for logging, which doesn’t even make sense to me.
It doesn't really answer your question per se, but FYI I just learned that everything logs to stderr now. I've adjusted the upstart jobs in Ubuntu to redirect stdout and stderr to the relevant log files. -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ OpenStack Developer http://www.openstack.org/ _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp