Hashmap-Software-Agency/Pyttman

[FR] - Improve logging decorator

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
Logging decorators should allow for logging level, as not all output from all method is always
desired.

Describe the solution you'd like
One decorator for return value, one for exceptions, and one for everything, or by specifying this in the decorator arguments.