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

Redirect stdout and stderr to log file? #848

Open
guilletrejo opened this issue Dec 29, 2023 · 0 comments
Open

Redirect stdout and stderr to log file? #848

guilletrejo opened this issue Dec 29, 2023 · 0 comments

Comments

@guilletrejo
Copy link

I know there is an option to redirect the logs to the Standard Output, but I don't see the reverse case.
There are times when you use an API of another library that does not use easylogging, and instead writes its logs to stdout and stderr.

I would like to be able to redirect those logs to the log file of my application to have everything in one place. Is this possible already? Or is it something to implement?

Thanks!

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