Enable debug log for plugin only #9546
Answered
by
crobibero
ihatetoregister
asked this question in
Q&A
-
|
Is it possible to enable debug traces only for a plugin? MinimumLevel sets logging for the whole application but I'm after something more fine grained. I've tried using the category but it doesn't seem to work: |
Beta Was this translation helpful? Give feedback.
Answered by
crobibero
Mar 27, 2023
Replies: 2 comments
-
|
Yes, see here for an example https://github.com/jellyfin/jellyfin-plugin-webhook#my-webhook-isnt-working |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ihatetoregister
-
|
That did the trick. Here is my logger.json for completion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, see here for an example
https://github.com/jellyfin/jellyfin-plugin-webhook#my-webhook-isnt-working