microsoft / Omex

Shared components used by the Omex team to build scalable and highly available distributed systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transfer TimedScope logging class

mastac-msft opened this issue · comments

The TimedScope unit test class is missing two tests at the moment: FailedTimedScope_Logs_in79_and_in7b and SuccessfulTimedScope_Logs_in79_and_in7a.
In order to complete the transfer the implementation of ITimedScopeLogger is required (UlsTimedScopeLogger class).

We are changing TimedScopes reporting mechanism so those UT won't be needed