Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerCreationEventArgs.Logger Property

Gets the Logger that has been created.

[Visual�Basic]
Public�ReadOnly�Property�Logger�As�Logger
[C#]
public�Logger�Logger�{get;}

Property Value

The Logger that has been created.

Remarks

The Logger that has been created.

See Also

LoggerCreationEventArgs Class | log4net.Repository.Hierarchy Namespace