Hi,
When logging Radiator timestamps each log entry as :
Thu Oct 12 19:01:42 2000:
I need to get this to show more accuracy than just seconds.
The code is in LogFILE.pm which says :
my $ctime = localtime(time);
my $message = "$ctime: $Radius::Log::priorityToString[$p]: $s\n";
Can this be changed somehow to show milliseconds?
Regards,
Anton
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.