Releases: RobertWHurst/blackbox
Releases · RobertWHurst/blackbox
v1.0.2
This release adds context selection so it is possible to select which context fields you actually want to see in your logs. This could be useful when formalizing your logging for a specific environment. This release also adds support for inline context data - added right in the logging call.
This release adds a go.mod file so blackbox can be used with modern go projects.