Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(debug): add ability to override the debugPrint statement (#2337)
* feat: add ability to override the debugPrint statement This allows users to use a single logger within their application for all printing, regardless of level. * chore: make the code more readable, as per review comment * fix: use tab instead of space for indentation
- Loading branch information