What is the reason to use trace ,I’m already using the logging but I’m not sure
if I should use trace.
I found in the forum the way to use it but not the real reason …
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you can choose use or not use
TRACElevel logs. But you don’t know the log level of these libs that your project depends on.So that’s not a problem whether you use it or not… All you need to know is that there is a log level lower than
DEBUGcalledTRACE