Closed srogovtsev closed 5 years ago
Adds:
Operation.EnrichWith
ILogger.ForContext
Operation.SetException
Operation.SetExceptionAndRethrow
Awesome, looks great, thanks! 👍
Adds:
Operation.EnrichWith
(similar set of overloads as inILogger.ForContext
)Operation.SetException
Operation.SetExceptionAndRethrow
extension method to be used in exception filters (see https://www.thomaslevesque.com/2015/06/21/exception-filters-in-c-6/)