DebugΒΆ

The python logging module is used for creating logs

To enable debugging, set the debug argument to True, this will log how the API is handling the requests, besides setting the loglevel to DEBUG you can run the app like this:

app = zunzuncito.ZunZun(root, versions, hosts, routes, debug=True)

Note

The default loglevel is INFO

A great amount of time has been spent creating, crafting and maintaining this software, please consider donating.

Donating helps ensure continued support, development and availability.

dalmp


comments powered by Disqus