Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Logging on Error Information
Message
De
22/08/2017 11:25:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01653522
Message ID:
01653580
Vues:
59
>Hi,
>
>In my error manager I have a code that logs (into an error log file) the Stack info. The code executes ASTACKINFO(aStackArray) and then stores the content of the array aStackArray into the log file.
>But I have NEVER found this information to be helpful in troubleshooting any problem.
>
>What "good" data do you recommend to log into the Log file (at run-time, at customer) in order to - later - be able to troubleshooting the problem?
>
>TIA
Hi,
agree, the astackinfo() is rarely used and of little information to detect the cause of an error. What I do store, apart from, other information is also the content of the available tables and cursors - to track down a data related error.
Regards,
Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform