Reduced the amount of logs in the Scheduler.
ClosedPublic

Authored by TallFurryMan on May 31 2018, 7:20 AM.

Details

Summary

This change reduces the number of logs appearing in the Scheduler tab, restricting them to the log file.
This probably makes the UI more readable, but hides the internal processing somehow.
This also reduces a bit the requirement on translation, unless we also translate what is written to the log file.

Test Plan

Use test vectors in 'Tests/scheduler' and observe the Scheduler log window.
Compare with the general KStars log. All information previously displayed is still there.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
TallFurryMan created this revision.May 31 2018, 7:20 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMay 31 2018, 7:20 AM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
TallFurryMan requested review of this revision.May 31 2018, 7:20 AM

Great! one small change. can't --> cannot

TallFurryMan planned changes to this revision.May 31 2018, 8:58 AM

Will change lines 1754 and 1757.

can't -> cannot

mutlaqja accepted this revision.May 31 2018, 8:49 PM
This revision is now accepted and ready to land.May 31 2018, 8:49 PM
This revision was automatically updated to reflect the committed changes.