summaryrefslogtreecommitdiffstats
path: root/doc/developer/logging.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: fix the print iso macro documentationLouis Scalbert2023-04-131-1/+1
* Merge pull request #12698 from Orange-OpenSource/isisdRuss White2023-04-111-0/+45
|\
| * lib: Add ISO System & Network format to printfrrOlivier Dugeon2023-03-211-0/+45
* | *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-4/+4
|/
* lib: remove unused `struct prefix_ptr`David Lamparter2022-04-271-1/+0
* bgpd: Add `%pBP` printfrr() extension to print `IP(hostname)` for BGP peerDonatas Abraitis2022-03-311-0/+6
* doc/developer: daemon-specific printfrr formatsDavid Lamparter2022-03-301-7/+46
* lib: add `%pFXh` to print prefix w/o prefixlenDavid Lamparter2022-03-111-0/+4
* lib: add `%pTH` / `%pTHD` for printing thread infoDavid Lamparter2022-01-141-0/+22
* lib: add time formatting printfrr extsDavid Lamparter2022-01-141-0/+116
* lib: add `s` option to `pI4`/`pI6`/`pIA` printfrrDavid Lamparter2022-01-141-0/+6
* pimd: move `%pSG4` to `%pPSG4`David Lamparter2022-01-121-2/+2
* doc/developer: fix C struct referencesDavid Lamparter2021-10-141-3/+3
* lib,doc,tests: printfrr %pNHcg, %pNHciG. Paul Ziemba2021-09-141-0/+4
* doc/developer: improve printfrr extension docsDavid Lamparter2021-03-301-54/+255
* lib: add `%*pHX` + `%*pHS` hexdump in printfrrDavid Lamparter2021-03-301-0/+2
* lib: add `%pVA` recursive printfrrDavid Lamparter2021-03-301-0/+2
* doc: update the FRR format tableRafael Zalamena2021-03-141-0/+4
* doc: fix sphinx warningsMark Stapp2021-01-121-1/+1
* doc: Add %pBD print formatter to docDonald Sharp2020-10-171-0/+2
* doc: logging: clarify per-thread bufferingDavid Lamparter2020-04-071-2/+6
* doc: new logging subsystemDavid Lamparter2020-04-011-5/+181
* doc: Fixup some missing syntaxDonald Sharp2020-02-141-0/+2
* doc: add some printfrr() docsDavid Lamparter2019-06-031-0/+108
* doc: fix a couple of typosRuben Kerkhof2019-03-201-1/+1
* doc/developer: logging guideDavid Lamparter2018-08-221-0/+131