Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Defensive Programming and Audit Trails

by frag (Hermit)
on Aug 06, 2002 at 18:29 UTC ( [id://188110]=note: print w/replies, xml ) Need Help??


in reply to Defensive Programming and Audit Trails

Just to expand upon the concept of making the log file easy to parse, it should be emphasized that certain date formats (e.g. ISO 8601 format) are easily parseable by some common Date and Time modules. In particular, I'm thinking of HTTP::Date, though there are plenty of others, depending on what sort of format you prefer.

So, when you pick a log file format, give the timestamps you use some thought, and be sure they're consistent.

-- Frag.
"Never could stand that dog."

  • Comment on Re: Defensive Programming and Audit Trails

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://188110]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 22:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found