[SCHEDULER-228]  Debug output with Trace feature of .NET (DebugView)
Type Enhancement
Priority Low
Severity Trivial
Component Dispatch Scheduler Engine
Fixed In Version [3.13.1
Versions Affected [3.0.1, 3.03.0 Hot Fix 1, 3.0
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 10/18/2009

Description
Add a call to Trace.WriteLine() to the logger so can watch the engine with DebugView.

Comments
10/19/2009 12:44:36 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 27
Affected files /trunk/ConstraintInterfaceAssembly/ConstraintInterfaces.cs (Modified)
/trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/Engine.cs (Modified)
/trunk/Scheduler/Logger.cs (Modified)
/trunk/Scheduler/MainForm.cs (Modified)
/trunk/SchedulerSetup/SchedulerSetup.vdproj (Modified)
/trunk/SkyConditionConstraint/SkyConditionConstraint.cs (Modified)
Check-in comment DebugView logging output. Fix shutdown in morning. New "Extreme" log level for Efficiency logging. SkyCondition deferral shortened to 15 min. GEM:227 GEM:229 GEM:228