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

logging: Allow request logging config to determine log level #4956

Closed
wants to merge 1 commit into from

Commits on Dec 15, 2021

  1. logging: Allow request logging config to determine log level

    This change allows the 'level' config in request logging 'options'
    to determine the output level for those logs.
    
    Prior to this, without setting --log.level flag on the component
    to debug, no logs were emitted.
    
    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Dec 15, 2021
    Copy the full SHA
    8183612 View commit details
    Browse the repository at this point in the history