ILoggerFactory::Create Method (String^)
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.
The name of the logger.