Re: [dpdk-dev] Logging format and time stamping

2017-12-19 Thread Wiles, Keith
> On Dec 19, 2017, at 10:01 AM, Stephen Hemminger > wrote: > > On Tue, 19 Dec 2017 15:51:09 + > "Wiles, Keith" wrote: > >>> On Dec 19, 2017, at 9:44 AM, Stephen Hemminger >>> wrote: >>> >>> On Tue, 19 Dec 2017 14:12:27 + >>> "Wiles, Keith" wrote: >>> Hi all, One

Re: [dpdk-dev] Logging format and time stamping

2017-12-19 Thread Stephen Hemminger
On Tue, 19 Dec 2017 15:51:09 + "Wiles, Keith" wrote: > > On Dec 19, 2017, at 9:44 AM, Stephen Hemminger > > wrote: > > > > On Tue, 19 Dec 2017 14:12:27 + > > "Wiles, Keith" wrote: > > > >> Hi all, > >> > >> One other area with logging is we do not time stamp our logs to the > >>

Re: [dpdk-dev] Logging format and time stamping

2017-12-19 Thread Wiles, Keith
> On Dec 19, 2017, at 9:44 AM, Stephen Hemminger > wrote: > > On Tue, 19 Dec 2017 14:12:27 + > "Wiles, Keith" wrote: > >> Hi all, >> >> One other area with logging is we do not time stamp our logs to the screen, >> which I feel is needed in some cases. The bigger area is figuring out w

Re: [dpdk-dev] Logging format and time stamping

2017-12-19 Thread Stephen Hemminger
On Tue, 19 Dec 2017 14:12:27 + "Wiles, Keith" wrote: > Hi all, > > One other area with logging is we do not time stamp our logs to the screen, > which I feel is needed in some cases. The bigger area is figuring out where > the log message came from and greping the code is a bit hard in som

[dpdk-dev] Logging format and time stamping

2017-12-19 Thread Wiles, Keith
Hi all, One other area with logging is we do not time stamp our logs to the screen, which I feel is needed in some cases. The bigger area is figuring out where the log message came from and greping the code is a bit hard in some cases. I would like to see more information in the log output with