CFLOG Precision
Has anybody found a way to have better time precision in CFLOG? I have quite a few batch processes where I like to write to a log as the process runs so I can track how long various steps take, where it leaves off, etc. But the problem is that the logs seem to only have precision to the nearest minute--if I have several steps which finish and cflog within the same minute (i.e. 4:55), they don't necessarily appear in the right order. Is there any way to make the cflog entries have at least to-the-second precision, if not better? It would just make a useful tool much more useful.
I realize I could create my own text file logs, but the ease of accessing the logs through the Admin is quite a significant benefit.
