Name |
Description |
NancyConfiguration |
Nancy-specific configuration for SharpRaven. |
NancyConfiguration.CaptureExceptionOnErrorElement |
The <captureExceptionOnError /> configuration element. |
NancyConfiguration.PipelineNameElement |
The <pipelineName /> configuration element. |
SentryRegistrations |
SharpRaven-specific implementation of IRegistrations to expose a different default implementation of IJsonPacketFactory so NancyContext specific data can be sent to Sentry. |
SentryRequestStartup |
SharpRaven's IRequestStartup implementation. Used to register exception handling to the start of the error handling pipeline. |