Possibility to get StdOut/Console logs (server side)
103
Views
0
Comments
New
Backend

Hi,

It would be great to have the possibility to see what is the output to the console on server side, maybe by enabling it for an application for a period of time as it can be very verbose.

For instance, I'm using the Kafka library within one of my extension, when running the code locally, I get many helpful information as warnings that are lost when I run it on OutSystems servers, it would be great to have those (like the logs in docker, here an image to get the feeling of what I mean: https://logz.io/wp-content/uploads/2017/01/stdout-stderr-output.png)

Thanks