public class ExceptionLoggerContext { public ExceptionContext ExceptionContext { get; set; } public bool CanBeHandled { get; set; } }