Method | Description | |
---|---|---|
GetLogger ( [ filename = "" ) : ILogger |
Gets an instance of a particular instance of logger.
|
public static GetLogger ( [ filename = "" ) : ILogger | ||
filename | [ | The name of the class who call the logger. |
return | ILogger |