Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial build tag based debug logging #209

Merged
merged 2 commits into from
Jul 16, 2021
Merged

Add initial build tag based debug logging #209

merged 2 commits into from
Jul 16, 2021

Conversation

suyashkumar
Copy link
Owner

@suyashkumar suyashkumar commented Jul 16, 2021

This adds in initial build-tag based debug logging instrumentation. If this library is in a binary build with -tags debug, the debug statements will be active and log data. Otherwise, the debug logs will be no-ops.

This stats to address #78.

@suyashkumar suyashkumar added the enhancement New feature or request label Jul 16, 2021
@suyashkumar suyashkumar self-assigned this Jul 16, 2021
@suyashkumar suyashkumar merged commit a5e9b1a into main Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant