Currently, the ICOSfit Version %s (%s) Start message is only printed if we are using tee to target a named log file. The default is to output messages to stderr, and there is no reason not to output the startup message even if no log file is specifically named.
I want to use this feature to avoid running tee when doing realtime fitting. I will instead explicitly redirect stdout and stderr to a logfile.
Currently, the ICOSfit Version %s (%s) Start message is only printed if we are using tee to target a named log file. The default is to output messages to stderr, and there is no reason not to output the startup message even if no log file is specifically named.
I want to use this feature to avoid running tee when doing realtime fitting. I will instead explicitly redirect stdout and stderr to a logfile.