-
-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Milestone
Description
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
Labels
No labels