<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>i'm using ceilometer with enabled "log_config=/etc/ceilometer/ceilometer.conf"<br><br></div>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.<br>
<br></div><div>Here is the line:<br><a href="https://github.com/openstack/oslo-incubator/blob/stable/havana/openstack/common/rpc/impl_kombu.py#L99" target="_blank">https://github.com/openstack/oslo-incubator/blob/stable/havana/openstack/common/rpc/impl_kombu.py#L99</a><br>

</div><br></div><div>If i patch it with <a href="http://paste.openstack.org/show/52805/" target="_blank">http://paste.openstack.org/show/52805/</a>. All logged like a charm<br><br></div><div>Why do we need this strange assignment?<br>
<br>
<span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">LOG</span><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;background-color:rgb(255,255,204);display:inline!important;float:none"> </span><span style="font-weight:bold;color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:18px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">=</span><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;background-color:rgb(255,255,204);display:inline!important;float:none"> </span><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">rpc_common</span><span style="font-weight:bold;color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:18px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">.</span><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">LOG</span><br>

</div><div><br></div>Also my logging.conf <a href="http://paste.openstack.org/show/52807/" target="_blank">http://paste.openstack.org/show/52807/</a><br><br></div><div>Thanks, Roman<span class=""><font color="#888888"><br>
</font></span></div><span class=""></span></div></div></div>