Skip to content

str2str: fix use logs in console app#739

Open
CEREGATOR wants to merge 2 commits intortklibexplorer:mainfrom
CEREGATOR:main
Open

str2str: fix use logs in console app#739
CEREGATOR wants to merge 2 commits intortklibexplorer:mainfrom
CEREGATOR:main

Conversation

@CEREGATOR
Copy link

after each stream (-fl), the ability to write log files

@ourairquality
Copy link

The -fl option specifies the trace file. There might not be a -msg option for each log file and the -msg option is sticky. Perhaps consider the following quick attempt to add log file support #740 - untested, but perhaps you can adapt this to correct issues. This is intended to implement the options at e.g. str2str -log inlog -in .. -log outlog1 -out .. -log outlog2 -out .. Another possibility is to have -in-log -out1-log -out2-log ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants