![]() |
Construct a RootLogger |
![]() | Gets or sets a value indicating if child loggers inherit their parent's appenders. |
![]() | Get the appenders contained in this logger as an ICollection. |
![]() | Gets the assigned level value without walking the logger hierarchy. |
![]() | Gets or sets the Hierarchy where this Logger instance is attached to. |
![]() | Gets or sets the assigned Level for the root logger. |
![]() | Gets the logger name. |
![]() | Gets or sets the parent logger in the hierarchy. |
![]() | Gets the ILoggerRepository where this Logger instance is attached to. |
![]() | Add newAppender to the list of appenders of this Logger instance. |
![]() | Closes all attached appenders implementing the IAppenderAttachable interface. |
![]() | � |
![]() | Look for the appender named as name
|
![]() | � |
![]() | � |
![]() | Checks if this logger is enabled for a given Level passed as parameter. |
![]() | Overloaded. This generic form is intended to be used by wrappers. |
![]() | Remove all previously added appenders from this Logger instance. |
![]() | Overloaded. Remove the appender passed as parameter form the list of appenders. |
![]() | � |
![]() | Deliver the LoggingEvent to the attached appenders. |
![]() | � |
![]() | Overloaded. Creates a new logging event and logs the event without further checks. |
![]() | � |
RootLogger Class | log4net.Repository.Hierarchy Namespace