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

Automatically saves log files to a directory #775

Closed
GustabMG opened this issue May 19, 2022 · 5 comments
Closed

Automatically saves log files to a directory #775

GustabMG opened this issue May 19, 2022 · 5 comments

Comments

@GustabMG
Copy link

I want to automatically save the log file to a directory every time I start a session, rather than having to manually set the save log file after starting a session. How do I set up to do this?

@kingToolbox
Copy link
Owner

Please open the Session Settings dialog and configure the relevant options. You can watch the intro video Logging / Automated Logging to learn more.

@jan-bar
Copy link

jan-bar commented May 20, 2022

You can edit terminal\configs\session.config,Restart the program so that all sessions will take effect

"session.logType": 2,
"session.logOption": 1,

@kingToolbox
Copy link
Owner

@jan-bar
Wow, you found it. This is the default configuration file for all sessions, and no related interface settings are provided for the time being. 😄

@GustabMG
Copy link
Author

Oh, than's just what i wanted ,thank you!

@kingToolbox
Copy link
Owner

Thank you for your feedback. This issue has been solved and will be closed. Welcome to continue submitting new feature requests and bugs.

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

No branches or pull requests

3 participants