diff --git a/docs/data/ScheduledTrace.md b/docs/data/ScheduledTrace.md index e69de29..be9ace7 100644 --- a/docs/data/ScheduledTrace.md +++ b/docs/data/ScheduledTrace.md @@ -0,0 +1,14 @@ +# Scheduled Trace + +For every task that is scheduled, the task ID and the hostname of the node on which it was +launched is logged. + +The scheduled trace logs are written to a file named _\\_\_schedTrace.log_, where +* _logFilePrefix_ is the prefix provided using the `-logPrefix` option. +* _timestamp_ corresponds to the time when _Elektron_ was run. + +The format of the data logged is as shown below. +``` + : +``` +