Skip to content

[FEATURE] disable stdout logs #250

Description

@bgaidioz

Is your feature request related to a problem?

Windows services don't have a console, and our mxcp app, when started from within a Windows service, print to stdout.

Describe the solution you'd like

MXCPServer has a debug=false/true flag to enable disable DEBUG. A similar flag could disable logs as a whole? Like write logs to void, or a file. (Writing to void would be a needed option.)

Describe alternatives you've considered

Use Case

Start mxcp from within a Windows service.

Implementation Ideas

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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