Skip to content

Refactored MessageSvcSink::printCounter using fmt library

Sebastien Ponce requested to merge sponce_MessageSvcSink into master

Follow up on !1112 (merged), based on top of !1113 (merged)

No functional change, only a better implementation of the printing, using the fmt library

Merge request reports