log4net SDK Reference

LoggingEventData.Domain Field

String representation of the AppDomain.

[Visual Basic]
Public Domain As String
[C#]
public string Domain;

Remarks

String representation of the AppDomain.

See Also

LoggingEventData Class | log4net.Core Namespace