Absolute Timestamp in Debug logs instead of epoch time!

Jouni Malinen j at w1.fi
Thu Sep 3 14:54:40 EDT 2015


On Sun, Aug 30, 2015 at 01:05:11AM +0530, Ramprasad Vempati wrote:
>  I would like to have Absolute timestamp in debug logs of
> wpa_supplicant/hostapd, instead of epoch time as it’s really hard when
> you analyse multiple log files like kernel log along with supplicant
> log. Is there a way to do this?

Not without source code changes. If you want to get kernel and
wpa_supplicant logs into a single sequential file, you could use Linux
tracing support, though. With -T on the wpa_supplicant command line, you
can capture the log messages through Linux tracing.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list