-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Currently, debug information is ephemeral and only visible when enabling the debug flag in the procedure calls. It would be convenient to allow these messages to be written to the event log.
The work involved is to potentially provide a setting or flag to write certain messages to the event log, instead of only appearing in the debug / messages spool when executing the processes.
Ideally there is a global parameter / setting and options to enable detailed logging at batch and module execution level.