CapturingLoggerFactoryAdapter overview
![]() |
Initializes a new instance of the CapturingLoggerFactoryAdapter class. |
![]() | Holds the list of logged events. |
![]() | Holds the last log event received from any of this adapter's loggers. |
![]() | CapturingLogger instances send their captured log events to this method. |
![]() | Clears all captured events |
![]() | Resets the LastEvent to null . |
![]() | |
![]() | |
![]() | Overloaded. Get a CapturingLogger instance for the given type. |
![]() | |
![]() |
![]() | |
![]() |
CapturingLoggerFactoryAdapter Class | Common.Logging.Simple Namespace