sorry, I've found the fault. Mike Am 05.05.2005 um 14:40 schrieb Michel Erard: > Hello, > > I've a problem with my logging. It doesn't log with level debug how it > is configured. I see only the INFO messages. Did I make a mistake? > > //targets > > ${context-root}/WEB-INF/logs/elquerito/db- > %7.7{priority} %23.23{time:dd.MM.yyyy > HH:mm:ss:SSS} [%20.20{category}] : %{message}\n%{throwable} > true > > yyyyMMdd > > > > //categories > > > > > > > > > > > //component > logger="elquerito.db.userfacade" > role="ch.bfh.hti.elquerito.db.UserFacade"> > > > thanks for your help, > > Mike > >