Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyml
titleblueriq-customerdata-odata-service-v1.yml
# Set this to specify a logback-spring.xml that does NOT come from the classpath
logging: 
  config: D:/spring/config/location/logback-spring.xml

Incoming request logging

Since version 2.0.9, the Customer Data Service logs incoming requests on TRACE level by default. This can be disabled by supplying the following configuration:

...