Skip to content

add option to disable debug.log #1066

@mistersmee

Description

@mistersmee

Currently, debug.log is created wherever the current directory is, and if there are no errors, it is a 0B empty file, even if zulip-term is launched without the -d flag.

I would like the creation of debug.log to be tied to that -d flag, as it gets messy and annoying after a while, deleting that file again and again, i.e. if the debug flag is passed then use debug.log, else don't create it.

If not that, then at least an option to disable creating that file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions