InternalLogger
Marc-André Laverdière
marcandre.laverdiere at gmail.com
Thu Aug 26 00:23:30 EDT 2010
On that topic, which is the logger used internally?
My project is with sl4j and I love it! I'd like to avoid having too
many logging APIs going on at the same time in my app...
Marc-André LAVERDIÈRE
"Perseverance must finish its work so that you may be mature and
complete, not lacking anything." -James 1:4
mlaverd.theunixplace.com/blog
/"\
\ / ASCII Ribbon Campaign
X against HTML e-mail
/ \
2010/8/26 "이희승 (Trustin Lee)" <trustin at gmail.com>:
> It's because I don't want to host yet another logging facade. There are
> much better facade like SLF4J, so you should use them. :)
>
> HTH,
> Trustin
>
> On 08/26/2010 12:16 PM, brunodecarvalho wrote:
>>
>> Is there any reason why InternalLogger should not be used outside of Netty?
>>
>> The javadoc seems very adamant in stating that it shouldn't be used, got me
>> wondering why. Looking through the code, it seems it's just a facade to
>> other logging systems; no fancy stuff happening under the hood.
>>
>>
>> Bruno
>
> --
> what we call human nature in actuality is human habit
> http://gleamynode.net/
>
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
More information about the netty-users
mailing list