Hello Anton -

On Thu, 12 Oct 2000, Anton Sparrius wrote:
> 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";
> 

These are the standard Perl times in seconds, so no, not with the standard
routines.

regards

Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
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.

Reply via email to