-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not see the logs(using log4j) using @Loggable #179
Comments
@yegor256 Thanks for great lib. I loved it! |
@kumarvijaypt please close the ticket if everything is fine now. thanks for using the lib :) |
i have problem, logs are not writing for me too. i used the class files, pom.xml as above, but the pom xml showing error.I m attaching the error and also the pom.xml file..please help me asap |
@kumarvijaypt please share ur complete pom.xml file, if u have, its really urgent |
Hi @yegor256 ,
I was trying to follow the link http://www.yegor256.com/2014/06/01/aop-aspectj-java-method-logging.html. However I was unable to find any logs.
Running with JavaSE-1.6
Details:
Project structure:
Pom:
log4j.properties file in resource directory:
Loggable class:
Caller class:
The text was updated successfully, but these errors were encountered: