v1.0.4
While helping github user @Flangyver troubleshoot the bug that was fixed in v1.0.3, we realized that log records couldn't actually be redirected to a file (this is due to the progress bar library's expected behavior). This version addresses that shortcoming.
-venabled logging can be saved to a file by also using-o-vlogging can NOT be redirected using>,|, etc...
Example:
./feroxbuster -u http://example.com -o trace.log -vvvv