Releases: george-maroun/tracecheck
Releases · george-maroun/tracecheck
v0.1.5
Changelog
- 56285fc Merge pull request #7 from george-maroun/issue4/context
- fbc9633 Merge pull request #9 from george-maroun/issue4/context
- f6e8be6 Modify trace check to look for any key (including var names) with the string 'trace'
- 73e9c07 WIP: fixing bug
v0.1.4
Changelog
- 53f1425 Check if function takes a context before making fixes
- 47ec22c Cleanup
- 8b2b038 Merge pull request #5 from george-maroun/issue#3/detect-NewLogger
- c303f56 Modify checker to only check for missing traceId on WithValues method called on NewLogger
- 9b1a308 More cleanup
v0.1.3
Changelog
- a9a45eb Temporarily turn off traceId checker
v0.1.2-temp
Changelog
- a9a45eb Temporarily turn off traceId checker
v0.1.2
Changelog
- 3080ae9 Fix concurrency issue in loggerchecker.go