Skip to content

feat: supervise-daemon: support piping both stderr and stdout to the same process #1019

Description

@WhyNotHugo

When using supervise-daemon, I'd like to pipe both stderr and stdout to the same process.

Specifying the same value for output_logger and error_logger will spawn two separate logger processes, at which point I need to log to two destinations. I want to log all of a service's output to a single destination.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions