You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
A useful feature to logging it to have different levels of logging verbosity.
It would be nice to be able to have debug logs that list really verbose things like maybe the state of all variables in scope, but at the same time when going through logs normally those should be hidden.
When I configure gumshoe to log into a file in a nested directory structure like this...
An exception bubbles up if any of the directories are missing (logs or gumshoe). Gumshoe should create these directories if they do not exist.
The text was updated successfully, but these errors were encountered: