SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Setting up of logging is too complicated. #124

Open zuckerruebe opened 2 years ago

zuckerruebe commented 2 years ago

As a developer I'd like to simplify how the logging is set up in runParallelTrnsys.py to reduce the likelihood of introducing errors.

This is a prerequisite to #123.