C-Accel-CRIPT / sdk-archive

CRIPT Python SDK
MIT License
11 stars 0 forks source link

Add basic logging features to the package #2

Closed hegdevinayi closed 2 years ago

hegdevinayi commented 2 years ago

This PR implements a logger at the package root (e.g., for setting logging levels for the entire package), as well as separately for the individual modules (nodes and session, e.g., if a user needs to set separate logging levels for separate functionalities).