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.
Showing
Please register or sign in to comment
On *nix, log() output can go to syslog() and on Windows, it can go to the event log. This addresses issue #360.