Hi,
Where is the log of the developed web chart application plugin output?
I am trying to output the log in python code by referring to the following site.
https://github.com/dataiku/dss-plugin-waterfall-chart/blob/master/webapps/waterfall-chart/backend.py
I've tried, but I don't know where to find the log for this code.
Beat Regards,
Aya
Hi,
You can access the webapp backend logs by clicking on the activity button (top-right corner, left of the profile button) and then selecting your webapp.
Hi StanG,
I can access the webapp backend logs!
Thank you!