Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supress TRACE but show DEBUG #200

Open
markddrake opened this issue Oct 11, 2022 · 1 comment
Open

Supress TRACE but show DEBUG #200

markddrake opened this issue Oct 11, 2022 · 1 comment

Comments

@markddrake
Copy link

I am using tini in a project and it is working perfectly. However I am getting a lot of 'No child to reap' messages. See below

foscam-server-vsftp-1    | [TRACE tini (1)] No child to reap
foscam-server-vsftp-1    | [TRACE tini (1)] No child to reap
foscam-server-vsftp-1    | [DEBUG tini (1)] Received SIGCHLD
foscam-server-vsftp-1    | [DEBUG tini (1)] Reaped child with pid: '324'
foscam-server-vsftp-1    | [TRACE tini (1)] No child to reap
foscam-server-vsftp-1    | [TRACE tini (1)] No child to reap

Is there a way to suppress the TRACE message but leave the DEBUG messages in the above example

@krallin
Copy link
Owner

krallin commented Oct 11, 2022 via email

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

No branches or pull requests

2 participants