cpp_client_telemetry
cpp_client_telemetry copied to clipboard
[WIP] Modern lifecycle + Ownership
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.