A client contacted us recently asking if there was a way to view the log file of a scheduled process during runtime. The use case is so that if there is a runaway process, they will be able to identify at what point the process gets hung up.
Currently, when a scheduled job is running (and logging is enabled), the log file is locked for use.
Thanks!