LogFormatterAttribute Class

Definition

Assembly XenoAtom.Logging.dll
Inherits ObjectAttribute
Show inherited members (42)

Declares a source-generated LogFormatter implementation from a compile-time template.

[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
public sealed class LogFormatterAttribute : Attribute

Remarks

This attribute can be applied to:

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)