Open GreyDGL opened 1 year ago
I believe that the integration I'm working on with ExploitFlow will somewhat deal with this. Is there anything in particular you want in here?
I'm thinking if it would be good to output all the logs into a log
folder under the execution directory. The user can also control the output directory through a flag.
Since the project is installed with
pip
now, we need a new implementation of logging. It should have controlled output directory.