aspectj - Integrating perf4J with maven and logback -


i having problems integrating perf4j in existing maven application.
tried several approaches, none of them seemed work, wondering if has insight how done.
want use aop part of perf4j on methods , log them different file 1 used app logging.

thanks

you might suffering same declaration order issue mentioned in perf4j/logback related question. in short, idea enable printing of logback's internal status messages setting debug attribute true within configuration element. not forget any referenced appender must declared beforehand.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -