Skip to content

Conversation

redink
Copy link
Contributor

@redink redink commented Nov 27, 2017

GenEvent module is deprecated.

If you have to implement an event handler to integrate with an existing system, such as Elixir’s Logger, please use :gen_event instead.

So, I replaced GenEvent with :gen_event, just like: https://github.com/elixir-lang/elixir/blob/v1.5.2/lib/logger/lib/logger/error_handler.ex

@mitchellhenke
Copy link
Contributor

Thank you for the contribution! ❤️ 💖 💛 💚

@mitchellhenke mitchellhenke merged commit fecce82 into getsentry:master Nov 29, 2017
@redink redink deleted the fix-GenEvent-warning branch November 30, 2017 01:05
@redink
Copy link
Contributor Author

redink commented Dec 7, 2017

Could you make a new release please ? Thanks !

@mitchellhenke
Copy link
Contributor

Yep, I can tomorrow!

@mitchellhenke
Copy link
Contributor

@redink I've released 6.0.5. If you have any issues, please let me know 🙂

@redink
Copy link
Contributor Author

redink commented Dec 8, 2017

Thanks very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants