2 Matching Annotations
  1. Jun 2016
    1. Do not publicly expose full stack traces in any operational environment

      What does this mean, exactly? I code in C and find it extremely useful to log function-specific messages when unwinding the call-stack due to an error.