Hi All, trying to use jetty 5.1.2 but i got an issue, i dont see any logs from my webapp in the console ( logs from frameworks as hibernate/spring are shown as expected), i mean if if do a log.debug(“test blabla”), i dont see it by the console. If i deploy the webapp to tomcat or resin, it works…
Any idea ? Thanks in advance.