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

Save JsonLogger logs into a file #38

Open
Jibaseng opened this issue Jan 19, 2021 · 1 comment
Open

Save JsonLogger logs into a file #38

Jibaseng opened this issue Jan 19, 2021 · 1 comment
Labels
question Further information is requested

Comments

@Jibaseng
Copy link

I am trying to migrate my synchronous logs to async and I am trying to use the JsonLogger; Is there a way to save the output logs in a file instead of outputting to console?

@diogommartins
Copy link

diogommartins commented Apr 30, 2021

@Jibaseng take a look at https://github.com/async-worker/aiologger wich is the dependency used by BartedDude to produce logs asynchronously. There's an asynchronous file handler for what you're trying to achieve. https://async-worker.github.io/aiologger/handlers_files.html

@bluesdog164 bluesdog164 added the question Further information is requested label Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants