WIPACrepo / pyglidein

Some python scripts to launch HTCondor glideins
MIT License
7 stars 20 forks source link

Add timestamp to logging messages #55

Closed gonzalomerino closed 8 years ago

dsschult commented 8 years ago

Is there a reason for specifying datefmt? By default it does the same, except also including the milliseconds.

gonzalomerino commented 8 years ago

Ok, no issues at all. I thought milliseconds were a bit annoying, but I am totally fine if the code is cleaner or you like it better with the default and milliseconds.

dsschult commented 8 years ago

I'm good with milliseconds, since (at least in iceprod2) things tend to happen all within the same second.