Jython-Netty-Client logging
Master Of The <[email protected]>
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Ive been trying to suppress Netty debug logging in Jython but with no success. What is the correct way to set logging level of Jython netty client? I have messages like this all over my log: 12:23:20.241 [Jython-Netty-Client-0] DEBUG o.p.n.channel.DefaultChannelPipeline - Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 11, cap: 4096) that reached at the tail of the pipeline. Please check your pipeline configuration. Regards -- Master Of The [email protected] ------------------------------------------------------------------------------