You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add additional base infrastructure for the logging client (#2174)
* Generalize the concept of a logSource
Rename and change the type of the 'log source' to be more appropriately generalized as a log mapping identifier string.
* Expand the API of the logger.
* Add infrastructure for log storage.
* Add infrastructure for the log writer.
* Remove an unnecessary comment.
* Style fixes applied
* Change a missed assert message to make more sense.
0 commit comments