vlib: introduce vlib_get_elog_main()
[vpp.git] / src / vlib / log.c
2021-03-26 Damjan Marionvlib: introduce vlib_get_elog_main() 83/31783/4
2020-11-26 Benoît Gannevlib: fix vlib log elog vector overrun 81/30181/2
2020-11-25 Dave Barachvlib: add elog events for vlib log entries 32/30132/2
2020-10-26 Damjan Marionvlib: add VLIB_REGISTER_LOG_CLASS macro 17/29617/2
2020-10-23 jiangxiaomingvlib: log: fix non-null terminated strings 89/29589/3
2020-10-21 Damjan Marionvlib: per-class logging configuration in startup.conf 80/29580/3
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-02-06 Dave Barachvlib: add plugin override support 23/24823/2
2019-10-30 Paul Vinciguerravlib: fix subclass name being truncated in output 13/23113/2
2019-10-30 Paul Vinciguerravlib: Trivial - fix typo in short help 00/23100/2
2019-07-08 Paul Vinciguerraapi: Implement log_dump/log_details 77/20377/13
2019-01-20 Su Wanglog: bug fix register class compare mismatch 71/16771/3
2018-10-03 Jerome Tolletfix format error in show logging config output 10/15110/3
2018-09-27 Dave Barach"show log": print wall-clock time 16/15016/2
2018-08-25 Pierre PfisterAdd int cast to fit '.*' printf expectations 59/14359/4
2018-05-19 Mohsin Kazmilog: Validate the size of vec in vlib_log 50/12650/3
2018-04-26 Stevenvlib: set log tap level <level> does not work for some... 41/12141/2
2018-04-18 Damjan Marionvlib: logging improvements 88/11888/3
2018-04-17 Damjan MarionAdd logging support 28/10328/13