Skip to main content
Solved

App10/Rest API incoming - How to log the contents of the request/response?

  • July 16, 2024
  • 1 reply
  • 71 views

Forum|alt.badge.img+8
  • Sidekick (Partner)
  • 48 replies

It is described in the docs to some extent how raise the log level to DEBUG from the default INFO here:

https://docs.ifs.com/techdocs/foundation1/050_development/022_user_interface/030_aurena_dev/140_resources/100_ODP/400_logging/

 

I tried that, but it still does not log the actual contents of the request and response.

 

How can that be done?

Best answer by kasun.kumarasinghe

Hi,

We do not log request/response payload to the logs at any level due to some security concerns.

/Kasun

1 reply

Forum|alt.badge.img+1
  • Do Gooder (Employee)
  • 4 replies
  • Answer
  • July 19, 2024

Hi,

We do not log request/response payload to the logs at any level due to some security concerns.

/Kasun