How to add log handlers like FileHandler? #9565
Unanswered
jasondamour
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm new to Logbook and the EventManager approach that DBT uses for logging. I'd like to add a new additional FileHandler, without impacting the existing Text and RotatingFile handlers. Here's what I've tried so far:
Every time, the file is createdbut empty. I'm clearly not understanding this!
Beta Was this translation helpful? Give feedback.
All reactions