Skip to content

Misleading application logging information #147

Closed
@lcrilly

Description

@lcrilly

When explaining the stderr and stdout options, https://unit.nginx.org/configuration/#applications mentions that

When running in --no-daemon mode, application output is always redirected to Unit’s log file.

This is misleading because only stderr is redirected. stdout still defaults to /dev/null and cannot be redirected when using --no-daemon mode.

Fixing that is a separate issue (nginx/unit#1178) but for now the docs should be clearer.

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