Mailing List Archive

[interchange] Add ErrorDestination for Job run/finish
commit a2c31f5c6dbd6608221d6b1517523429640bd9c4
Author: Josh Lavin <jlavin@endpoint.com>
Date: Mon Jul 25 11:38:21 2016 -0700

Add ErrorDestination for Job run/finish

dist/strap/catalog.cfg | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/dist/strap/catalog.cfg b/dist/strap/catalog.cfg
index 4e610ab..54d011e 100644
--- a/dist/strap/catalog.cfg
+++ b/dist/strap/catalog.cfg
@@ -48,6 +48,8 @@ ifdef LOGDIR
ErrorFile __LOGDIR__/error.log
AsciiTrack __LOGDIR__/tracking.asc
#TrackFile __LOGDIR__/usertrack
+ErrorDestination "Run jobs group=%s pid=%s" __LOGDIR__/jobs_run.log
+ErrorDestination "Finished jobs group=%s pid=%s" __LOGDIR__/jobs_run.log
endif

ifndef LOGDIR

_______________________________________________
interchange-cvs mailing list
interchange-cvs@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-cvs