[seam-dev] Seam 3 > Logging solution

Lincoln Baxter, III lincolnbaxter at gmail.com
Wed Dec 22 09:53:31 EST 2010


Hey Antoine,

Weld Logger is the logging implementation provided in Weld, and should only
really used by weld itself as far as I know.

JBoss logging is implementation agnostic logging framework and should always
be preferred, as it allows end-developers to plug in whatever logging
framework they like. It can also be included in JBoss AS without any
conflicts, as well as GlassFish or Tomcat, etc... (not specifically an
advantage over Weld Logger, but still a plus over some logging frameworks.)

--Lincoln

On Wed, Dec 22, 2010 at 6:12 AM, Antoine Sabot-Durand <
antoine at sabot-durand.net> wrote:

> Just to know if there are use cases where weld-logger is a better choice
> than Jboss Logging (with Seam Solder integration) or is this last solution
> the best in all circumstances ?
>
> Antoine SABOT-DURAND
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
>



-- 
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20101222/7a7549d9/attachment-0001.html 


More information about the seam-dev mailing list