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

Possible to disable/redirect log file output #9

Closed
sinsinpub opened this issue Apr 22, 2021 · 2 comments
Closed

Possible to disable/redirect log file output #9

sinsinpub opened this issue Apr 22, 2021 · 2 comments

Comments

@sinsinpub
Copy link

it seems JSLOG.TXT logfile is forced to be generated, and it's written into current working directory.
have a method/parameter to disable or redirect logfile output might be good for non-developing/debugging script usage.
or at least output logfile to the same location of jsh.exe file by default, otherwise, JSLOG.TXT will be put to everywhere :)

for similar reason, the jSH OK stdio message might be opt-in to be suppressed. anyway, I noticed stopping script with Quit() can prevent it appearing, keep this 'feature' at least.

@SuperIlu
Copy link
Owner

You are right. I'll come up with a way to make the logfile optional.
It will most likely be a command line switch...

@SuperIlu
Copy link
Owner

fixed in V0.8: Two new command line options implemented.

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

2 participants