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

Allow node clock use in logging macros (#969) #970

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Allow node clock use in logging macros (#969) #970

merged 1 commit into from
Jan 28, 2020

Commits on Jan 28, 2020

  1. Allow node clock use in logging macros (#969)

    Capturing a cached reference allows a clock object that is not a local
    (e.g. the one returned by Node::get_clock()) to be passed to the throttle
    logging macro.
    
    Signed-off-by: Matt Schickler <mschickler@gmail.com>
    Co-Authored-By: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    mschickler and ivanpauno committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    63df953 View commit details
    Browse the repository at this point in the history