Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@RobertWHurst RobertWHurst released this 07 Jul 22:35
· 3 commits to master since this release

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.