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

Enhance logging #64

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Enhance logging #64

wants to merge 4 commits into from

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented Apr 18, 2021

  • Add option to log the total stats every X minutes
    Add option StatsInterval to log the total statistics in a regular interval. Use a value of 0 to disable the log message.

  • Log the number of send iterations of a client

  • Debug log errno on uncommon client write failure
    Log the reason of a client write failure in an uncommon case.

statistics_log_totals() does not modify any state.
@cgzones cgzones marked this pull request as ready for review May 25, 2021 16:09
cgzones added 3 commits May 25, 2021 18:11
Add option StatsInterval to log the total statistics in a regular
interval.
Use a value of 0 to disable the log message.
Log the reason of a client write failure in an uncommon case.
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.

1 participant