-
Jul 2nd, 2012, 06:47 PM
#1
How do you generate DEBUG messages?
Is there some configuration entry in xml that will allow you to output DEBUG messages for Spring itself?
Thanks!
-
Jul 3rd, 2012, 01:30 AM
#2
That depends on your logging framework. I suggest you read up on your logging framework and how to enable debug messages for a certain logger (org.springframework in this case).
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules