InternalLogger

"이희승 (Trustin Lee)" trustin at gmail.com
Thu Aug 26 00:54:31 EDT 2010


The default is java.util.logging to avoid any additional compile-time
dependency.  You can switch to SLF4J by changing the default
InternalLoggerFactory implementation.  Please refer to
InternalLoggerFactory Javadoc.

On 08/26/2010 01:23 PM, Marc-André Laverdière wrote:
> 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
>>
> 
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users

-- 
what we call human nature in actuality is human habit
http://gleamynode.net/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 293 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20100826/138e6579/attachment.bin 


More information about the netty-users mailing list