ICEpush
  1. ICEpush
  2. PUSH-366

Lower Some NaaS code.icepush Logging levels

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.1, EE-3.3.0.GA_P04
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      n/a

      Description

      The push blocking connection logging is overly verbose. Because the send and receive confirmation logging statements are being logged at info level, it's hard to filter these out from more important logging. We should lower this logging statements to debug level.

      eg. in http://dev.bridgeit.io/push/code.icepush:

      info(logger, 'send confirmation: ' + ids);

      and

      info(logger, 'received confirmation: ' + confirmedIDs);

        Activity

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: