From 598acf75f20795d22b890dc77523a3d5141a3502 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Fri, 5 Oct 2018 22:41:39 -0400 Subject: [PATCH] Description for scheduled trace log. --- docs/data/ScheduledTrace.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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. +``` + : +``` +