aihwkit icon indicating copy to clipboard operation
aihwkit copied to clipboard

Add logging support

Open diego-plan9 opened this issue 5 years ago • 0 comments

Description and motivation

As the toolkit evolves, there are some cases where it would be good to have a system of emitting information of several levels, in order to help debugging and allow users to chose the granularity of displaying that information.

Proposed solution

Start a convention for logging and making use of the logging module sparingly, identifying some cases where producing output would be useful.

Alternatives and other information

diego-plan9 avatar Jan 27 '21 13:01 diego-plan9