FLAM Issue Tracker - FL5
View Issue Details
0000657FL51.1 FLCLpublic2015-03-05 18:552015-04-15 15:06
Falk Reichbott 
Falk Reichbott 
normalminoralways
resolvedfixed 
GeneralGeneralGeneral
5.1 
5.15.1.05 
0000657: Put progress bar under a own log identifier
Currently the progress bar is logged under the identifier NOTICE. See below


2015-03-05 18:50:05 728: LIM.flcl.CONV *NOTICE* RUNNING (7) ...
2015-03-05 18:50:06 728: LIM.flcl.CONV *NOTICE* RUNNING (18) ...
2015-03-05 18:50:07 728: LIM.flcl.CONV *NOTICE* RUNNING (29) ...
2015-03-05 18:50:08 728: LIM.flcl.CONV *NOTICE* RUNNING (39) ...
2015-03-05 18:50:09 728: LIM.flcl.CONV *NOTICE* RUNNING (50) ...
2015-03-05 18:50:10 728: LIM.flcl.CONV *NOTICE* RUNNING (61) ...
2015-03-05 18:50:11 728: LIM.flcl.CONV *NOTICE* RUNNING (72) ...

To remove the progressbar from log it would be useful to use a separate class (PROGRS) for this messages.
This feature is also useful for our test framework. Sometimes the progressbar prevent compares because the logstring is full with progress messages.
No tags attached.
Issue History
2015-03-05 18:55Falk ReichbottNew Issue
2015-03-05 18:55Falk ReichbottStatusnew => assigned
2015-03-05 18:55Falk ReichbottAssigned To => Falk Reichbott
2015-03-22 15:29Falk ReichbottNote Added: 0000774
2015-03-22 15:29Falk ReichbottStatusassigned => resolved
2015-03-22 15:29Falk ReichbottFixed in Version => 5.1
2015-03-22 15:29Falk ReichbottResolutionopen => fixed
2015-04-15 15:06Falk ReichbottFixed in Version5.1 => 5.1.05

Notes
(0000774)
Falk Reichbott   
2015-03-22 15:29   
The progress bar is now (5.1.5) logged under type progress (PROGRS)