You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2024. It is now read-only.
There is currently very minimal logging on the server-side of this module.
The goal would be to offer a default setting with the ability to configure the module to increase the logging level:
Level 0- default, just fatal errors and warningsLevel 1- announce methods as they are calledLevel 2- log everything for debugging purposes