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.
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.