IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Interface to abstract getting loggers More...
Public Member Functions | |
ILogger | GetLogger (string name) |
Gets the logger. More... | |
Interface to abstract getting loggers
ILogger NUnit.Engine.ILogging.GetLogger | ( | string | name | ) |
Gets the logger.
name | The name of the logger to get. |