Results 1 to 2 of 2

Thread: How to enable System.out message?

  1. #1
    Join Date
    Dec 2008
    Location
    Chongwen Zone Beijing China
    Posts
    31

    Default How to enable System.out message?

    Spring DM will wrap all System.out message to trace, that is what I don't need, so how to disable this behavior?

    I know that AOP can intercept the method of System.out, so can I stop this interceptor to enable System.out messsage, and How?

    Thanks!

  2. #2
    Join Date
    Oct 2008
    Posts
    493

    Default

    There is currently no way to configure dm Server's routing of System.out. If you'd like this to be configurable then please open a JIRA and we can look into adding it in a future release.
    Andy Wilkinson
    SpringSource

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •