hiho!
nope, we use plain JUL in DeltaSpike. Should 'just work' ;) LieGrue, strub On Thursday, 22 May 2014, 15:24, Bart Smyth <[email protected]> wrote: > > >Hey > >I’ve configured my JavaSE web app to bridge JUL events to slf4j, which works >successfully for MyFaces (which also uses JUL). > >I’m not having any luck with the deltaspike logging though. > >I’ve followed the guides at > >http://www.slf4j.org/api/org/slf4j/bridge/SLF4JBridgeHandler.html > >and > >http://www.slf4j.org/legacy.html > >Does Deltaspike do anything special in terms of logging config? > >Thanks > > >
