LoggerService.Initialize Method
Name | Parameters | Description |
---|---|---|
Initialize(LoggerService) static | loggerInstance | Initializes the specified LoggerService object. |
Initialize(Action<Exception, String>) static | processException | Initializes the current LoggerService object with the specified action that processes exceptions. |