Open fruza opened 6 years ago
R5 will write its log to the same directory as the Snarl executable. As of R5.1, the name of the log file is called snarl-5-1.debug
and it is only created if the --log
switch is included when launching Snarl. In the future I may add more functionality around this, for example:
sysadmin.json
to change where the debug log file is createdsysadmin.json
to enable/disable loggingReply back if any of the above sound useful, or if you have other suggestions
Hi!
I see that any execution of snarl create a new log file named it like SIDsnarl_5_debug.log in the installation path. Can we set the place where to save the logs file? Can we set the name format of those log files? something like %COMPUTERNAME%-snarl_5_debug.log.
Thanks, Fernando.