Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Debugging tools and methodologies identifies what 's went wrong thus enabling developer to fix the issue quickly.
  • Logging enables to maintain a history of how a software or the piece of code behave in different environments (whether it is in development or in field deployment). It helps in catching nagging field issues which are otherwise impossible to reproduce in a simulated environment. Also the other advantage it provides by generating a solid data set for any analytics process.

...