-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
v4.4
-
Service arch 2020-05-18, Service arch 2020-06-01, Service arch 2020-06-15, Service arch 2020-06-29
-
30
Without a check, we could be emitting invalid json as log statements.
Json doesn't allow duplicate object keys.
Hopefully this can be a static check for the majority of LOGV2 statements.