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

Quiet mode #92

Open
nshopik opened this issue Apr 4, 2017 · 0 comments
Open

Quiet mode #92

nshopik opened this issue Apr 4, 2017 · 0 comments

Comments

@nshopik
Copy link

nshopik commented Apr 4, 2017

Looking at source I see there is quiet mode for logging

#define ISSET_CONFIG_QUIET(config) ((config).cflags & CONFIG_QUIET)

But I have hard time understand how it working i don't see any pointers. We use logging into stdout+NC and would like to avoid any messages printed when started, currently I just clean up code from startup messages.

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

1 participant