SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
174 stars 47 forks source link

Added ST node server logging and automatic fixing for Node Module Errors #59

Closed BlueprintCoding closed 2 months ago

BlueprintCoding commented 2 months ago

Logs ST node server console output to file, scans the log for node module errors, if found prompts user to run the troubleshooter for an auto-fix. To be able to have both console output and logging to file without making a SillyTavern pull request a new intermediary bat had to be added: log_wrapper.bat