Enum ArgumentInfo.HoleType
Type of the hole
Namespace: Unity.Logging
Assembly: Unity.Logging.dll
Syntax
public enum ArgumentInfo.HoleType : byte
Fields
Name | Description |
---|---|
BuiltinLevel | |
BuiltinMessage | used only in templates |
BuiltinNewLine | |
BuiltinProperties | . Reserved |
BuiltinStacktrace | |
BuiltinTimestamp | |
UserDefined | User named this one - not a built-in hole name |