With the ScriptLogger module, you are able to log error, warning, informational and verbose messages into log files, the platform system and event log and the current console host. You can start and ...
This example demonstrates using ScriptConfig with the ScriptLogger module to create a robust controller script with file-based configuration and logging. In this example, a JSON configuration file is ...