Would be nice to have library logging to a specified file which keeps track of recent searches
Idea would be to run a group of queries on a group of sources and be able to keep a record of what was found where.
ex.
cat results.log | grep 'fonte' --> returns all the file paths in which we've recently searched & found the 'fonte' pattern
Would be nice to have library logging to a specified file which keeps track of recent searches
Idea would be to run a group of queries on a group of sources and be able to keep a record of what was found where.
ex.
cat results.log | grep 'fonte' --> returns all the file paths in which we've recently searched & found the 'fonte' pattern