KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Debug with dashboard #2660

Closed davide opened this topic on on May 6, 2022 - 3 comments

davide commented on May 6, 2022

Hi, dashboard is great but I don't understand how print errors in order to debug my code and understand where the program stops. Can you help me? Regards Davide

KoolReport commented on May 7, 2022

By turning on debugMode in application, you will see the error if any showing on your application. It could be at the widget/dashboard that has error or by pop up with notification.

Second option, you can setup Loging, your error will be recorded to log. Read more about dashboard logging.

Let me know if you need further assistance.

davide commented on May 7, 2022

debugMode in application works great. Thank you!!!

KoolReport commented on May 9, 2022

You are welcome :)

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed
solved

Dashboard