Skip to content

Conversation

@jsmeix
Copy link
Member

@jsmeix jsmeix commented Sep 30, 2020

…issue 2416)

In "normal operation" mode stdout and stderr are redirected to /dev/null.
In verbose mode stderr is /dev/null but stdout is redirected to the log.
In debug modes stdout and stderr are redirected to the log.
Cf. #2416
…t to /dev/null

Normally stdout and stderr are redirected to /dev/null.
In debug modes stdout and stderr are redirected to the log.
Cf. #2416 (comment)
@jsmeix jsmeix changed the title Redirect stdout and stderr to the log only if verbose or debug mode (issue 2416) Redirect stdout and stderr to the log only in debug mode - normally they go to /dev/null (issue 2416) Oct 1, 2020
@jsmeix jsmeix added the cleanup label Oct 1, 2020
@jsmeix
Copy link
Member Author

jsmeix commented Oct 1, 2020

With the current changes the log file contents look good to me when I run
rear mkrescue rear -v mkrescue rear -d mkrescue rear -D mkrescue
on my homeoffice laptop.

@jsmeix
Copy link
Member Author

jsmeix commented Oct 1, 2020

I will also adapt the documenation according to the changed verbose mode behaviour
when there are no objections against the actual code changes here.

@jsmeix
Copy link
Member Author

jsmeix commented Oct 5, 2020

When there are no objections until tomorrow noon
I would like to merge this noticeable change tomorrow afternoon
so that users who use our ReaR master code would test it
and provide feedback if there are issues with this changes.

jsmeix added 4 commits October 6, 2020 12:47
Adapted the documenation according to the changed verbose mode behaviour
cf. #2498 (comment)
Adapted the man page according to the changed verbose mode behaviour
cf. #2498 (comment) and
f0003c4
Adapted help workflow output according to the changed verbose mode behaviour
cf. #2498 (comment)
Adapted the documenation according to the changed verbose mode behaviour
cf. #2498 (comment)
@jsmeix
Copy link
Member Author

jsmeix commented Oct 6, 2020

With recent commits here I adapted the documenation according to the changed verbose mode behaviour.
If there are no objections right now I will merge it in about one hour.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants