Skip to content

Print server startup messages after daemonization#7743

Merged
oranagra merged 1 commit intoredis:unstablefrom
oranagra:daemonized_startup_logs
Sep 2, 2020
Merged

Print server startup messages after daemonization#7743
oranagra merged 1 commit intoredis:unstablefrom
oranagra:daemonized_startup_logs

Conversation

@oranagra
Copy link
Member

@oranagra oranagra commented Sep 2, 2020

When redis isn't configured to have a log file, having these prints
before damonization puts them in the calling process stdout rather than
/dev/null

When redis isn't configured to have a log file, having these prints
before damonization puts them in the calling process stdout rather than
/dev/null
@oranagra oranagra requested a review from yossigo September 2, 2020 11:38
@oranagra
Copy link
Member Author

oranagra commented Sep 2, 2020

fixes #7718

@oranagra oranagra linked an issue Sep 2, 2020 that may be closed by this pull request
@oranagra oranagra merged commit 8b0747d into redis:unstable Sep 2, 2020
@oranagra oranagra deleted the daemonized_startup_logs branch September 2, 2020 14:18
oranagra added a commit that referenced this pull request Sep 10, 2020
When redis isn't configured to have a log file, having these prints
before damonization puts them in the calling process stdout rather than
/dev/null

(cherry picked from commit 8b0747d)
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Nov 4, 2020
When redis isn't configured to have a log file, having these prints
before damonization puts them in the calling process stdout rather than
/dev/null
jschmieg pushed a commit to memKeyDB/memKeyDB that referenced this pull request Nov 6, 2020
When redis isn't configured to have a log file, having these prints
before damonization puts them in the calling process stdout rather than
/dev/null

(cherry picked from commit 8b0747d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redis Server is Logging to STDOUT when Daemonized

2 participants