i3-resurrect icon indicating copy to clipboard operation
i3-resurrect copied to clipboard

Implement proper logging

Open JonnyHaystack opened this issue 6 years ago • 0 comments

Would be good to use Python's logging module to do proper logging with varying severity levels so that I can debug more easily and users will be able to send better bug reports.

This should not replace existing print statements that print to stdout.

JonnyHaystack avatar Oct 02 '19 17:10 JonnyHaystack