Skip to content

Add simple file logging - #12

Open
jstnryan wants to merge 1 commit into
masterfrom
simple-log-file
Open

Add simple file logging#12
jstnryan wants to merge 1 commit into
masterfrom
simple-log-file

Conversation

@jstnryan

Copy link
Copy Markdown
Owner

Adds a new logfile command line argument for the client, the path to a file to direct all program output. When provided, all output normally sent to standard error (stderr, ex the terminal window) will be instead written to the chosen file.

This is most useful when daemonizing or backgrounding the client, so the tty doesn't need to remain accessible for monitoring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant