summaryrefslogtreecommitdiffstats
path: root/lib/zlog_live.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Breakout sendmmsg into it's own headerDonald Sharp2024-01-041-0/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* lib, vtysh: report lost messages on live logDavid Lamparter2022-03-071-1/+8
* lib: add `monitor:<fd>` command line log targetDavid Lamparter2022-03-071-4/+12
* lib: add a few more bits to live log headerDavid Lamparter2022-03-071-4/+19
* lib: make live log sockets non-blockingDavid Lamparter2022-03-071-0/+4
* lib: fix live log fields for crashlogDavid Lamparter2022-03-071-4/+2
* lib: implement `terminal monitor` for vtyshDavid Lamparter2022-02-281-0/+245