ILoggerFactory::Create Method
Creates a new ILogger instance of the given name.
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
Parameters
- name
- Type: System::String
The name of the logger.
Show:
Creates a new ILogger instance of the given name.