summaryrefslogtreecommitdiffstats
path: root/lib/zlog_targets.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: zebra.h should not have fcntl.hDonald Sharp2024-01-091-0/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* lib, staticd: return values even after an assertDonald Sharp2022-12-161-0/+4
* *: frr_with_mutex change to follow our standardDonald Sharp2022-07-201-8/+8
* lib: make a few log symbols accessibleDavid Lamparter2021-06-181-1/+0
* lib: include `\n` in zlog_msg_text()David Lamparter2021-06-181-12/+8
* lib: use fbuf for zlog_msg_ts()David Lamparter2021-06-181-4/+10
* lib: fix possible assert() fail in zlog_fd()David Lamparter2021-04-211-26/+34
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-6/+6
* lib: fix possible null dereference in zlogQuentin Young2020-09-081-2/+3
* lib/log: re-add log filteringDavid Lamparter2020-04-011-2/+2
* lib: mark some allocations as "active at exit"David Lamparter2020-04-011-4/+12
* lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-0/+566