log4net SDK Documentation - Microsoft .NET Framework 4.0

LoggingEvent.UserNameProperty Field

The key into the Properties map for the user name value.

[Visual Basic]
Public Const UserNameProperty As String = "log4net:UserName"
[C#]
public const string UserNameProperty = "log4net:UserName";

See Also

LoggingEvent Class | log4net.Core Namespace