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

Disable logging of libevent debug messages #2794

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

codablock
Copy link

This still keeps the "libevent" logging category in place, but it now only logs >= EVENT_LOG_WARN severity.

https://api.travis-ci.org/v3/job/509488096/log.txt is an example of why we should do this. Logs on Travis are completely filled with libevent logging and the actual/important logs are cut off.

This still keeps the "libevent" logging category in place, but it now
only logs >= EVENT_LOG_WARN severity.
@UdjinM6 UdjinM6 added this to the 14.0 milestone Mar 21, 2019
Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@codablock codablock merged commit a1e4ac2 into dashpay:develop Mar 21, 2019
@codablock codablock deleted the pr_libevent_logging branch March 21, 2019 16:43
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.

None yet

2 participants