[SCHEDULER-227]  Add "Extreme" debug level for Efficiency calculations
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
In debug mode, the scheduler engine log gets huge with Efficiency calculation detail. Add another level "Extreme" to log levels, and don't put out Efficiency stuff unless that level is selected. Needs to be documented!

Comments
10/19/2009 12:44:33 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