Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to disable the 'No subscribers registered for event' log messages #117

Closed
mreichelt opened this issue Sep 18, 2014 · 3 comments
Milestone

Comments

@mreichelt
Copy link

When posting an event that currently has no subscribers EventBus will log a 'No subscribers registered for event' message.
This should be configurable, or even better: be disabled by default.

mreichelt pushed a commit to mreichelt/EventBus that referenced this issue Sep 18, 2014
greenrobot added a commit that referenced this issue Nov 8, 2014
#117 make 'no subscriptions' messages configurable
@greenrobot
Copy link
Owner

Added checkConfigurationAllowed() to enforce consistent behavior. Thanks!

This was referenced Nov 8, 2014
@greenrobot greenrobot added this to the 2.3.0 milestone Nov 9, 2014
@pizza
Copy link

pizza commented Dec 3, 2015

@greenrobot I can't find this anymore in the latest version of the code. Was there a reason why it was removed?

@greenrobot
Copy link
Owner

@pizza Check EventBusBuilder

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

No branches or pull requests

3 participants