private
The standard option to always redact the interpolated value.
Declaration
static var `private`: OSLogPrivacy { get }Mentioned in
Discussion
When it redacts a value, the system displays a generic string in place of the value. If you want to correlate log messages that contain the same value, use the private(mask:) function to create a structure with the OSLogPrivacy.Mask.hash mask.