bonsai-team / matam

Mapping-Assisted Targeted-Assembly for Metagenomics
GNU Affero General Public License v3.0
19 stars 9 forks source link

Duplicate the STDOUT and STDERR outputs in a log file #26

Closed ppericard closed 6 years ago

ppericard commented 7 years ago

We should have a log file to store everything that currently output to STDOUT and STDERR.

Currently, if people dont redirect their STDOUT and STDERR in a file, they can lose important informations about the run.

The implementation should be fexible enough so that it is easy to chose whever we want to output to the terminal or to the log file, or both.

loic-couderc commented 6 years ago

Is the "both" choice relevant?

Only the second case could be problematic in the way that you have to know what you want when you run the command.

loic-couderc commented 6 years ago

I propose to clarify the verbosity policy of MATAM as follows: