2

I need to enable debug mode in spring-xd, how to do that ? I did not find any parameter in servers.yml defining debug mode.

Anas
  • 21
  • 1

1 Answers1

4

See xd/config/xd-*-logback.groovy

There are configs for singlenode, container and admin.

Gary Russell
  • 166,535
  • 14
  • 146
  • 179
  • If the answer resolves your issue, click the check/tick mark below the up/down vote on the left. It will help other people when searching. – Gary Russell Dec 01 '15 at 21:56