cpp_client_telemetry icon indicating copy to clipboard operation
cpp_client_telemetry copied to clipboard

[WIP] Modern lifecycle + Ownership

Open lalitb opened this issue 2 years ago • 0 comments

Ongoing PR, not yet for review. Included changes

  • Deprecate shared global state (the LogManager instance that is not really an instance).
  • Return unique_ptr for ILogManager.

lalitb avatar Jan 20 '23 05:01 lalitb