Log string command invoked by users via log()
On *nix, log() output can go to syslog() and on Windows, it can go to the event log. This addresses issue #360.
Please register or sign in to comment
This GitLab instance has migrated as of Nov-5-2022 to a new server: hardware, OS, SSH key
The v3.20a development branch has now been merged to the master branch. Sysops upgrading from earlier versions must run 'jsexec update'
On *nix, log() output can go to syslog() and on Windows, it can go to the event log. This addresses issue #360.