mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2026-06-15 13:24:37 +00:00
* 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