I am using Property Options 'date-subseconds' for property 'timestamp'.
i.e. i use as follow:
$template sysmsg,"%HOSTNAME% %timestamp:::date-rfc3164%.%timestamp:::date-subseconds% %programname% %msg%\n"
I use this tamplate to log my message. And my message is as follow...
[LOG-INFO.] 06.04.2009 15:58:25.426273 multicast group '239.192.1.14' inserted
What is meaning of 426273...? Is it fraction of second in microsecond level granularity...?
Thanks....


