Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for writing log file. #1676

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gulikoza
Copy link

@gulikoza gulikoza commented Sep 9, 2019

Writes robo3t log file into the same directory where settings are stored.
Log file has the same contents as log tab shown in the app and contains
history of all commands executed.

Enabled by default, can be disabled by changing: "writeLogFile": false in the settings.

Should also fix #49 and #1116

Writes robo3t log file into the same directory where settings are stored.
Log file has the same contents as log tab shown in the app and contains
history of all commands executed.

Enabled by default, can be disabled by changing: "writeLogFile": false in the settings.
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.

Add command history for shell
1 participant