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

debug mode not working on debian7 #79

Closed
chqrly opened this issue Oct 14, 2015 · 1 comment
Closed

debug mode not working on debian7 #79

chqrly opened this issue Oct 14, 2015 · 1 comment

Comments

@chqrly
Copy link
Contributor

chqrly commented Oct 14, 2015

No description provided.

@nil0x42
Copy link
Contributor

nil0x42 commented Oct 14, 2015

after verification, this is completely normal, and it will work this way on any target system.
according to the API odcumentation (https://github.com/unix-thrust/beurk/wiki/API-Documentation), debug level can only be set at compile time.

NOTE: BEURK_DEBUG_FILE can be use to redirect debug messages to a file different than /dev/stderr, for example, it can be set to /dev/null in order to disable debug.

@nil0x42 nil0x42 closed this as completed Oct 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants