Skip to content

Consider an alterantive solution for logging to file when running as Windows service #1990

@shadowsocks69420

Description

@shadowsocks69420

When running as a Windows service, stdout is generally inaccessible. Currently, file logging relies on log4rs, which warns that it will be deprecated and removed. Please consider providing an alternative solution for file-based logging on Windows or guidance for users running the service on Windows.

It's acceptable to only make the sswinservice binary log to a file.

Side note: The log4rs example in README.md should be removed if log4rs support is going away, to minimize impact from future breakage.

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