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 > <[email protected]> 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 > [email protected] > https://lists.jboss.org/mailman/listinfo/seam-dev > > > > -- > Lincoln Baxter, III > http://ocpsoft.com > http://scrumshark.com > "Keep it Simple" > _______________________________________________ > seam-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/seam-dev _______________________________________________ seam-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/seam-dev
