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

Enhancement: Make log types pluggable #31

Open
cjthompson opened this issue Jun 13, 2014 · 1 comment
Open

Enhancement: Make log types pluggable #31

cjthompson opened this issue Jun 13, 2014 · 1 comment
Assignees
Milestone

Comments

@cjthompson
Copy link

Currently the list of log modules is hard coded in bucker. It would be nice to provide a plugin mechanism to register additional modules.

For example, if I want a customized logStash module, I could just write my own and register it without having to fork the repo.

@nlf
Copy link
Owner

nlf commented Jun 17, 2014

This is a goal for the refactor that I'm working on, so I'm going to leave this open as a reminder

@nlf nlf added this to the 2.0 milestone Jul 17, 2014
@nlf nlf self-assigned this Jul 17, 2014
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

2 participants