Based on your development stack, which is easier for you and why? Debugging or logging?

Posted by leeand00 on Stack Overflow See other posts from Stack Overflow or by leeand00
Published on 2010-03-31T13:45:46Z Indexed on 2010/03/31 13:53 UTC
Read the original article Hit count: 326

  1. Please state if you are developing on the front end, back end, or if you are developing a mobile/desktop application.
  2. List your development stack
    • Language, IDE, etc..
    • Unit Testing or no Unit Testing
    • Be sure to include any AOP frameworks if used.
  3. Tell me if it is easier for you to use debugging or to using logging during development, and why you feel it is easier.

I'm just trying to get a feel for why people choose debugging or logging based on their development stack.

© Stack Overflow or respective owner

Related posts about logging

Related posts about debugging