Logging updates

Register
Submit a solution
The challenge is finished.

Challenge Overview

@afrisalyp - Let's make a few logging updates to make debugging easier:

  1. Remove all Enter and EXIT lines for logs
  2. For every log that corresponds to a specific git issue, start the line of the log with repoUrl, followed by the git issues number, like https://github.com/topcoder-platform/challenge-engine-ui issue #199 {log text}. This will help because right now there are a whole bunch of TC-X projects, so it's hard to trace the log.
  3. We can remove these items - I'm not sure exactly where in the code there:
  • debug: input arguments
  • debug: { provider: 'gitlab', repoFullName: 'gsi-apps/codebases/sites/campaign' }
  • debug: Enter scanOne.
  • debug: scanOne. Result.
  • debug: output arguments


Final Submission Guidelines

Git issue link: https://github.com/topcoder-platform/topcoder-x-ui/issues/322

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30123553