Results 1 to 2 of 2

Thread: How do you generate DEBUG messages?

  1. #1
    Join Date
    Jun 2012
    Posts
    13

    Default 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!

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,630

    Default

    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).
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

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
  •