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

SAR-393 Reduce logs spewed by device servers #148

Merged
merged 11 commits into from Jun 3, 2022

Commits on May 26, 2022

  1. SAR-393 Reduced the logs emitted by the file parsers

    Also changed the log level used by the parsers from info -> debug level.
    
    Signed-off-by: Katleho Madisa <katleho.madisa47@gmail.com>
    kmadisa committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8f9a94d View commit details
    Browse the repository at this point in the history
  2. SAR-939 Fixed linting issues

    Signed-off-by: Katleho Madisa <katleho.madisa47@gmail.com>
    kmadisa committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8aa32cf View commit details
    Browse the repository at this point in the history
  3. SAR-939 Fixed docstring line lengths

    Signed-off-by: Katleho Madisa <katleho.madisa47@gmail.com>
    kmadisa committed May 26, 2022
    Configuration menu
    Copy the full SHA
    787aa48 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    15c4cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33fe11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a62317 View commit details
    Browse the repository at this point in the history
  4. SAR-393 Fixed spelling typo

    kmadisa committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    582c6e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdbfde2 View commit details
    Browse the repository at this point in the history
  6. SAR-393 Added a check before logging

    This is to ensure we do not log when the list/set of invalid command properties is empty.
    
    Signed-off-by: Katleho Madisa <katleho.madisa47@gmail.com>
    kmadisa committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a40f8e0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'kmadisa/SAR-393/Reduce-logs-spewed-by-device-servers' of

    …https://github.com/ska-sa/tango-simlib into kmadisa/SAR-393/Reduce-logs-spewed-by-device-servers
    kmadisa committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    5ecdb98 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. SAR-393 Added a check to log when necessary

    Signed-off-by: Katleho Madisa <katleho.madisa47@gmail.com>
    kmadisa committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    294e402 View commit details
    Browse the repository at this point in the history