Skip to content

v0.0.51

Compare
Choose a tag to compare
@ShocOne ShocOne released this 07 Nov 09:40
· 1261 commits to main since this release
9658a50

Added tiered logging to the http client and have removed logging enablement via a debug mode. Now when the http client is initialised you can set one of 4 logging levels.

Logging Levels:
None - No logging is returned
Warning - Logs for Errors and warning are returned
Info - Logs for Errors, warning and information are returned
Debug - Logs for Errors, warning, information, debug and trace are returned