id summary reporter owner description type status priority milestone component version resolution keywords cc 2 09-020 CalcEquilibrium input arguments are logged after many intervening calls michaelhalloran Michael Halloran "The scenario involves mostly a TP flash with accompanying property calculations. In the log file I have: PropertyPackage : Call to CalcEquilibrium requesting a TP flash: MaterialObject : Call to GetNumComponents MaterialObject GetNumComponents returns 2 MaterialObject : Return from GetNumComponents - No Error To finally end with: MaterialObject : Call to SetProp : Property Phase--- Basis--- Calc---- New value volume Liquid mole Mixture 0.000022776 MaterialObject : Return from SetProp - No Error PropertyPackage Flashtype: TP PropertyPackage Properties: enthalpy, volume PropertyPackage : Return from CalcEquilibrium - No Error My point is that the lines: PropertyPackage Flashtype: TP PropertyPackage Properties: enthalpy, volume Appear way too long after stating that a CalcEquilibrium is called. I would prefer, for the readibility of the log to have: PropertyPackage : Call to CalcEquilibrium requesting a TP flash: PropertyPackage Flashtype: TP PropertyPackage Properties: enthalpy, volume And then MaterialObject : Call to GetNumComponents MaterialObject GetNumComponents returns 2 MaterialObject : Return from GetNumComponents - No Error I have logged this issue as COLTT 09-020." defect closed minor Refactoring COLoggers 1.08.3 fixed