Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

RemoteSyslogAppender.Identity Property

Message identity

[Visual�Basic]
Public�Property�Identity�As�PatternLayout
[C#]
public�log4net.Layout.PatternLayout�Identity�{get;�set;}

Remarks

An identifier is specified with each log message. This can be specified by setting the Identity property. The identity (also know as the tag) must not contain white space. The default value for the identity is the application name (from Domain).

See Also

RemoteSyslogAppender Class | log4net.Appender Namespace