I think I got It: - when logger is @Inject'ed in my module and passed as my filter constructor parameter, the messages are logged in the name of my module class - when logger is automatically injected in my filter, the messages are logged in the name of "org.apache.tapestry5.services.TapestryModule.RequestHandler"
In my config, tapestry log level was set to "info", and my project to all; which explains the issue. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Request-Filter-not-called-if-declared-with-addInstance-vs-add-tp5715859p5715963.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org