mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2026-05-16 13:20:35 +00:00
51d620af2c
* Recover logger if wrapped by a non-logging context implementation This feature makes the logging context more consistent with expectations around adding values to the logger. * Fix typo