Hello,

i'm using ceilometer with enabled
"log_config=/etc/ceilometer/ceilometer.conf"

And've found interesting things in logging. All log messages generated by
"impl_komby.py" not logged at all with logging.conf. "impl_kombu.py"
belongs to OSLO.

Here is the line:
https://github.com/openstack/oslo-incubator/blob/stable/havana/openstack/common/rpc/impl_kombu.py#L99

If i patch it with http://paste.openstack.org/show/52805/. All logged like
a charm

Why do we need this strange assignment?

LOG = rpc_common.LOG

Also my logging.conf http://paste.openstack.org/show/52807/

Thanks, Roman
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to