Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on_modifed not called with logging.FileHander #1006

Open
cibere opened this issue Aug 30, 2023 · 0 comments
Open

on_modifed not called with logging.FileHander #1006

cibere opened this issue Aug 30, 2023 · 0 comments

Comments

@cibere
Copy link

cibere commented Aug 30, 2023

So I use logging.FileHandler to send logs to a file, and I want to use watchdog to make it look like I'm looking at the console, though I've found that on_modifed isn't called. But when I open up the file (in notepad, vsc, notepad++, etc) the event is finally called. Is there a reason this happens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant