From: Henry Chang <mr.changyuh...@gmail.com> Hi,
I would like to integrate logd with a cloud logging service. The service only accepts certain format of log, so I decided to make logread support an output template. Here's the usage: logread -T "%priority% %source% %message% %timestamp%" Currently supports 4 keywords: priority, source, message, timestamp. The keywords should be surrounded by percent signs as showed above. Regards, Henry Chang Henry Chang (1): logread: Add support for output template log/logread.c | 163 ++++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 137 insertions(+), 26 deletions(-) -- 2.7.4 _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev