Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Redirect stdout and stderr to log file? #848

@guilletrejo

Description

@guilletrejo

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions