API Reference airbrake_client v2.2.0

Modules

This module provides functions to report any kind of exception to Airbrake or Errbit.

Reports errors encountered on a channel.

This module provides the ability to monitor workers of your gen.servers, just write use Airbrake.GenServer instead of use GenServer and any time when GenServer would be terminated for a some reason you will know about it.

Reports any error encountered in the plug pipeline.