module Raven::Delegators

Overview

Raven.instance delegators.

Defined in:

raven.cr

Instance Method Summary

Instance Method Detail

def annotate_exception(*args, **options) #

[View source]
def annotate_exception(*args, **options, &) #

[View source]
def breadcrumbs(*args, **options) #

[View source]
def breadcrumbs(*args, **options, &) #

[View source]
def capture(*args, **options) #

[View source]
def capture(*args, **options, &) #

[View source]
def captured_exception?(*args, **options) #

[View source]
def captured_exception?(*args, **options, &) #

[View source]
def client(*args, **options) #

[View source]
def client(*args, **options, &) #

[View source]
def configuration(*args, **options) #

[View source]
def configuration(*args, **options, &) #

[View source]
def configure(*args, **options) #

[View source]
def configure(*args, **options, &) #

[View source]
def context(*args, **options) #

[View source]
def context(*args, **options, &) #

[View source]
def extra_context(*args, **options) #

[View source]
def extra_context(*args, **options, &) #

[View source]
def last_event_id(*args, **options) #

[View source]
def last_event_id(*args, **options, &) #

[View source]
def report_status(*args, **options) #

[View source]
def report_status(*args, **options, &) #

[View source]
def send_event(*args, **options) #

[View source]
def send_event(*args, **options, &) #

[View source]
def send_feedback(*args, **options) #

[View source]
def send_feedback(*args, **options, &) #

[View source]
def tags_context(*args, **options) #

[View source]
def tags_context(*args, **options, &) #

[View source]
def user_context(*args, **options) #

[View source]
def user_context(*args, **options, &) #

[View source]