Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-14 | logread should handle return code when sending data over the net | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-07-09 | Fix logread file logging | John Crispin | |
This patch fixes logread and now appends to files instead of writting to the beginning the specified logfile. It also sets the access rights to 0600. Signed-off-by: Peter Wagner <tripolar@gmx.at> | |||
2013-07-09 | fix up the loging over network | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-07-08 | extend logread | John Crispin | |
* log to file * add pidfile support * reconnect when logging over network | |||
2013-06-19 | make add facility and level to logread output | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-05-11 | logread | John Crispin | |
2013-04-25 | fix 32 wrap around bug when handling 64 bit time values | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-03-13 | add logread tool | John Crispin | |