Logger PropertiesApache log4net™ SDK Documentation

The Logger type exposes the following members.

Properties

  NameDescription
Public propertyAdditivity
Gets or sets a value indicating if child loggers inherit their parent's appenders.
Public propertyAppenders
Get the appenders contained in this logger as an ICollection.
Public propertyEffectiveLevel
Gets the effective level for this logger.
Public propertyHierarchy
Gets or sets the Hierarchy where this Logger instance is attached to.
Public propertyLevel
Gets or sets the assigned Level, if any, for this Logger.
Public propertyName
Gets the logger name.
Public propertyParent
Gets or sets the parent logger in the hierarchy.
Public propertyRepository
Gets the ILoggerRepository where this Logger instance is attached to.
Top
See Also

Reference