pycrate icon indicating copy to clipboard operation
pycrate copied to clipboard

move various print() to a proper logging mechanism

Open mitshell opened this issue 1 year ago • 2 comments

Create a proper logging based log() function in each file where it is required, instead of relying on the library-wide log() function from pycrate_core.utils. Move remaining print() calls to those new proper log() functions.

mitshell avatar Mar 01 '24 08:03 mitshell

hi! is there any movement on this issue? it'd be great to have for our use of pycrate. otherwise, i could possibly work on it.

wgreenberg avatar Dec 14 '24 01:12 wgreenberg

No move yet. Any PR on this will be much appreciated.

mitshell avatar Jan 15 '25 11:01 mitshell