Logger: overwrite existing log file
It might be better to start with a fresh log file each time a new reconstruction is performed by nabu nabu.conf
.
However python logging.dictConfig does not allow directly to set file mode. Of course the simple workaround is to erase and re-create the file.
For now specifying another log file (--logfile nabu2.log
) should be enough.
Edited by Pierre Paleo