[seam-dev] Seam 3 > Logging solution

Pete Muir pmuir at redhat.com
Wed Dec 22 10:31:41 EST 2010


The plan is to switch Weld over to use JBoss Logging at some point

On 22 Dec 2010, at 14:53, Lincoln Baxter, III wrote:

> 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"
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev




More information about the seam-dev mailing list