LogRecordKindExtensions.IsCustom Method |
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
public static bool IsCustom( this LogRecordKind kind )
Parameters
Return Value
Type: Booleantrue if kind is a custom kind of record emitted by the Logger class, otherwise false.