TaskExecutionContext reference
This article provides reference material about TaskExecutionContext record.
A context used for scheduled task execution.

Properties
Logger
The instance of the logger for the current task run. For more information, see ITaskLogger.