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
## Why make this change?
Solves #2452
## What is this change?
Moves the log-level property from `/runtime` to `/runtime/telemetry`
where it was decided it should live. It also changes the files so that
the log-level property is under `TelemetryOptions` instead of
`RuntimeOptions` and fix any tests related to the changes.
## How was this tested?
- [X] Integration Tests
- [ ] Unit Tests
---------
Co-authored-by: Ruben Cerna <rcernaserna@microsoft.com>
Co-authored-by: Abhishek Kumar <102276754+abhishekkumams@users.noreply.github.com>
0 commit comments