bucker icon indicating copy to clipboard operation
bucker copied to clipboard

Enhancement: Make log types pluggable

Open cjthompson opened this issue 11 years ago • 1 comments

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.

cjthompson avatar Jun 13 '14 20:06 cjthompson

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

nlf avatar Jun 17 '14 01:06 nlf