Replies: 1 comment 1 reply
-
|
I just saw that it was merged, you are fast :D Should I do some iteration on this functionality? Or is it okay for now? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I've created a PR with a small POC where I implemented some basic logging that I used to debug my own setup: #32
Originally I wanted to create the PR in my own fork, before creating it here, so that we have the chance to discuss some of the ideas for refinement.
First let me ask: do you guys think logging is necessary at this point in the project? Would it help anyone?
If yes, then I wanted to ask if I should add some proper log levels? I was thinking about ERROR, INFO, DEBUG. We would configure this as
optThanks for the great plugin!
Beta Was this translation helpful? Give feedback.
All reactions