-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Logging
-
None
-
Server Security
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Create a new type under the logv2 namespace, like logv2::optionalAttribute<T> that is effectly just boost::optional<T>, except when logging that type, if it is disengaged, then remove the whole attribute from output.