C-Accel-CRIPT / Python-SDK

CRIPT Python SDK
MIT License
10 stars 5 forks source link

Fix log #427

Closed InnocentBug closed 6 months ago

InnocentBug commented 6 months ago

Description

BUGFIX: enable log message about validating nodes again.

Changes

Remove api.verbose attribute as it complicates the design unnecessarily. If a user is advanced enough to want to change the log level, they can use the python.logging module interface directly.

Known Issues

Slight change in userfacing interface (removal of api.verbose)

Notes

Checklist

trunk-io[bot] commented 6 months ago

Merging to develop in this repository is managed by Trunk.