← Back to team overview

openstack team mailing list archive

Logging

 

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.

Thanks,

Ewan.


Follow ups