Skip to content

Commit a1d66ff

Browse files
Add Honeybadger to Exception Handling (#4888)
Co-authored-by: Simone <hello@simonewebdesign.it>
1 parent ce4f0a8 commit a1d66ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
10181018
* [ecto_dev_logger](https://github.com/fuelen/ecto_dev_logger) - An alternative logger for Ecto queries that helps in debugging.
10191019
* [exlager](https://github.com/khia/exlager) - Elixir binding for lager.
10201020
* [gelf_logger](https://github.com/jschniper/gelf_logger) - A Logger backend that will generate Graylog Extended Log Format (GELF) messages.
1021-
* [honeybadger](https://github.com/honeybadger-io/honeybadger-elixir) - Error logging to [Honeybadger](https://www.honeybadger.io/).
1021+
* [honeybadger](https://github.com/honeybadger-io/honeybadger-elixir) - Send logs and custom events to [Honeybadger](https://www.honeybadger.io/).
10221022
* [json_logger](https://github.com/LeeroyDing/json_logger) - JSON Logger is a logger backend that outputs elixir logs in JSON format.
10231023
* [lager](https://github.com/basho/lager) - A logging framework for Erlang/OTP by basho.com.
10241024
* [lager_logger](https://github.com/PSPDFKit-labs/lager_logger) - A lager backend that forwards all log messages to Elixir's Logger.

0 commit comments

Comments
 (0)