Re: DS Logging

2014-03-08 Thread John D. Ament
Deltaspike uses java.util.logging. Here's an SO on how to bridge them: http://stackoverflow.com/questions/6020545/java-util-logging-logger-to-logback-using-slf4j On Sat, Mar 8, 2014 at 7:58 AM, Ove Ranheim wrote: > Hi, > > How can I capture the DS logger for slf4j? The first part of the log uses

DS Logging

2014-03-08 Thread Ove Ranheim
Hi, How can I capture the DS logger for slf4j? The first part of the log uses logback, but DS doesn't get captured by slf4j/logback. 13:52:01.681 [main] INFO org.jboss.weld.Version - WELD-000900: 2.1.2 (Final) 13:52:02.011 [main] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional ser