Method HandleUiException
HandleUiException(ILog, Exception)
Declaration
public static void HandleUiException(this ILog logger, Exception exception)
Parameters
Type | Name | Description |
---|---|---|
ILog | logger | |
Exception | exception |
HandleUiException(IFluentLog, Exception)
Declaration
public static void HandleUiException(this IFluentLog logger, Exception exception)
Parameters
Type | Name | Description |
---|---|---|
IFluentLog | logger | |
Exception | exception |