private static final Logger log = LoggerFactory.getLogger(WebPage.class);
2010/7/15 Josh Kamau <[email protected]>: > Hi guys; > > I know wicket comes with pre configured logging . How do i get hold of the > Logger object so that i can log messages in my pages and panels? > > regards. > > Josh. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
