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

Where in the system does the qb_util_perror (LOG_WARNING, 'job->poll') log of libqb exist? #502

Open
xwj1998 opened this issue Feb 25, 2025 · 1 comment

Comments

@xwj1998
Copy link

xwj1998 commented Feb 25, 2025

I want to know whether logs such as libqb's “qb_util_perror (LOG_WARNING, 'job->poll')” will generate separate log files in the /var/log directory.

@chrissie-c
Copy link
Contributor

No, they log into libqb's logging subsystem, which is set up by the application. So libqb messages will be integrated with the application logs.

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