Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Store Seconds in the log file?
Message
De
09/01/2023 07:02:08
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01685718
Message ID:
01685742
Vues:
60
>Hi,
>
>I have two questions, please.
>
>1. Does it make sense to store seconds in a log file of problems? I use two approach (I know I should be consistent). In some functions/methods I store the SECONDS in the log file. As:
>
>12/21/2021 10:03:03 PM
>
>Some other LOG files I set the SECONDS off (using SET SECONDS OFF). So the log file would have an entry starting with
>
><pre>
>12/21/2021 10:03 PM
>
>I was just wondering, what do you think should be a good practice? At least, in your app, do you remove seconds?
>

Absolutely yes on seconds. I've been doing a lot of debugging lately that involves looking at multiple logs and having seconds means I can sync them; that is, I can see what different logs are telling me about what happened at the same time.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform