Skip to content

Don't write logs to the dir at cwd by default #282

@matklad

Description

@matklad

This writes the logs to the dir at cwd unconditionally. This is useful for development, but can trip new users if the cwd is not writable for some reasons.

Let's add an RA_INTERNAL_MODE env var to control logging behavior. By default we log only to stderr, but with this var set we revert to the current behavior.

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