Skip to content

307426a1 1713 a9e7 ba05 b8a6c652714f

Axel Kesseler edited this page Mar 1, 2023 · 1 revision

ILogEvent.Template Property

Gets the message template of this logging event.

Namespace: Plexdata.LogWriter.Abstraction
Assembly: Plexdata.LogWriter.Abstraction (in Plexdata.LogWriter.Abstraction.dll) Version: 1.0.7.1

Syntax

C#

string Template { get; }

Property Value

Type: String
The logging event message template.

Remarks

Message templates are not yet supported but might be supported in later versions. Therefore, message templates are in fact RFU!

See Also

Reference

ILogEvent Interface
Plexdata.LogWriter.Abstraction Namespace

Clone this wiki locally