dbtlr / php-airbrake

A PHP 5.3 library for sending errors to the Airbrake.io service.
http://airbrake.io
MIT License
121 stars 44 forks source link

Override host and port #36

Closed FrodeMMeling closed 9 years ago

FrodeMMeling commented 9 years ago

I am testing this plugin with Errbit (http://errbit.github.io/errbit/) and is seems to work so far. I had to overwrite $_host setting manually.

Would be nice to have host and port configurable form Options.