jul is just enough for projects like tamaya. with jul we won't get an additional dependency and we won't get version conflicts. -> +1 for jul
regards, gerhard 2015-01-03 16:44 GMT+01:00 Sascha Freitag <[email protected]>: > +1 > > von meinem Handy gesendet > Am 03.01.2015 14:42 schrieb "Mark Struberg" <[email protected]>: > > > Hi! > > > > I've seen we have plenty of logging frameworks in our core now. > > I did already remove this once as I suggest to only use the > > java.util.logging.Logger facade. > > > > Of course I'm aware that jul logger sucks. But we just use it as facade > > really. There are plenty of frameworks to use this facade. > > > > I especially disklike slf4j in container projects because > > a.) it often creates classloader issues > > b.) there have been binary incompatible changes in the past. That might > > create NoClassDefFound and other bad situations within customer project. > > > > So I suggest we really go back to jul only. > > > > > > LieGrue, > > strub > > >
