Hi,
I have some serious logging configuration problems with Maven, slf4j and
Jetty.
The jetty plugin was configured this way
http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin#Logging but
all I see are the log outputs from jetty, none from my webapp made with
slf4j :-(
Did I somethin
Hi,
I have some serious logging configuration problems with Maven, slf4j and
Jetty.
The jetty plugin was configured this way
http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin#Logging but
all I see are the log outputs from jetty, none from my webapp made with
slf4j :-(
Did I something wr