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