We may want to add things to the information provided to `log` and `enabled`. slf4j provides the ability to pass `Marker` objects when logging which can be used for more advanced filtering for example.
Closes #19