Skip to content

Upgrade logger to support writing logs to both files and stdout/stderr at the same time. #2378

@brightcoder01

Description

@brightcoder01

In the current implementation, if we want to write the logging information to a file, we are using tee command.
It's a recommended way to upgrade the logger to support flushing the logs to both file and stdout/stderr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions