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

Set level of logger dataplane to error #1838

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Set level of logger dataplane to error #1838

merged 1 commit into from
Jul 1, 2020

Commits on Jul 1, 2020

  1. Set level of logger dataplane to error

    When we run the fdb/test_fdb.py script, the `dataplane` logger generats
    **too** much log messages at warning level. This change sets log level
    of the `dataplne` logger to error to filter out the warning messages.
    
    Signed-off-by: Xin Wang <xiwang5@microsoft.com>
    wangxin committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    6ca6d05 View commit details
    Browse the repository at this point in the history