precice / systemtests

Testing preCICE / solver combinations using Docker
GNU General Public License v3.0
3 stars 4 forks source link

Write output of local test to a log file #185

Open fsimonis opened 4 years ago

fsimonis commented 4 years ago

We need to write log files when running the systemtests locally.

Python offers a logging facility out of the box https://docs.python.org/3.5/library/logging.html