summaryrefslogtreecommitdiffstats
path: root/logread.c
AgeCommit message (Collapse)Author
2013-07-08extend logreadJohn Crispin
* log to file * add pidfile support * reconnect when logging over network
2013-06-19make add facility and level to logread outputJohn Crispin
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-05-11logreadJohn Crispin
2013-04-25fix 32 wrap around bug when handling 64 bit time valuesJohn Crispin
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-03-13add logread toolJohn Crispin