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
Usage Tracking: Only log messages when tracking is enabled (#3748)
Fix the bug where the DFK logs that it is entering usage tracking code
in a way that suggests it is logging usage tracking data, even when
turned off.
# Changed Behaviour
The DFK will only log messages about usage tracking data being sent when
usage tracking is enabled.
# Fixes
Fixes#3740
## Type of change
- Bug fix
---------
Co-authored-by: Ben Clifford <[email protected]>
0 commit comments