leancodepl / patrol

Flutter-first UI testing framework. Ready for action!
https://patrol.leancode.co
Apache License 2.0
869 stars 127 forks source link

Always print logs to a file for easier reporting of issues #2309

Open jBorkowska opened 1 month ago

jBorkowska commented 1 month ago

We want to create a file with logs every time user runs patrol test or patrol develop. We would overwrite the same file, to not spam project's folder with log files.