6 references to LogException
Microsoft.Extensions.AI.Evaluation.Console (6)
Utilities\LoggerExtensions.cs (6)
31
catch (Exception ex) when (!ex.IsCancellation() && logger.
LogException
(ex) && swallowUnhandledExceptions)
51
catch (Exception ex) when (!ex.IsCancellation() && logger.
LogException
(ex) && swallowUnhandledExceptions)
73
catch (Exception ex) when (!ex.IsCancellation() && logger.
LogException
(ex) && swallowUnhandledExceptions)
92
catch (Exception ex) when (!ex.IsCancellation() && logger.
LogException
(ex) && swallowUnhandledExceptions)
112
catch (Exception ex) when (!ex.IsCancellation() && logger.
LogException
(ex) && swallowUnhandledExceptions)
134
catch (Exception ex) when (!ex.IsCancellation() && logger.
LogException
(ex) && swallowUnhandledExceptions)