ILoggerFactory Interface
Used to create logger instances of the given name.
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
| Name | Description | |
|---|---|---|
![]() | Create(String) | Creates a new ILogger instance of the given name. |
Show:
Used to create logger instances of the given name.
| Name | Description | |
|---|---|---|
![]() | Create(String) | Creates a new ILogger instance of the given name. |