Class NotLogged
Attribute to ignore field/property name from being serialized in logging
Inherited Members
Namespace: Unity.Logging
Assembly: Unity.Logging.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class NotLogged : Attribute