Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | vlib: introduce vlib_get_elog_main() |  Damjan Marion | 1 | -2/+3 |
2020-11-26 | vlib: fix vlib log elog vector overrun |  Benoît Ganne | 1 | -1/+1 |
2020-11-25 | vlib: add elog events for vlib log entries |  Dave Barach | 1 | -0/+34 |
2020-10-26 | vlib: add VLIB_REGISTER_LOG_CLASS macro |  Damjan Marion | 1 | -24/+43 |
2020-10-23 | vlib: log: fix non-null terminated strings |  jiangxiaoming | 1 | -0/+1 |
2020-10-21 | vlib: per-class logging configuration in startup.conf |  Damjan Marion | 1 | -3/+86 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set |  Damjan Marion | 1 | -46/+98 |
2020-02-06 | vlib: add plugin override support |  Dave Barach | 1 | -3/+17 |
2019-10-30 | vlib: fix subclass name being truncated in output |  Paul Vinciguerra | 1 | -1/+1 |
2019-10-30 | vlib: Trivial - fix typo in short help |  Paul Vinciguerra | 1 | -1/+1 |
2019-07-08 | api: Implement log_dump/log_details |  Paul Vinciguerra | 1 | -52/+1 |
2019-01-20 | log: bug fix register class compare mismatch |  Su Wang | 1 | -1/+3 |
2018-10-03 | fix format error in show logging config output |  Jerome Tollet | 1 | -3/+6 |
2018-09-27 | "show log": print wall-clock time |  Dave Barach | 1 | -1/+14 |
2018-08-25 | Add int cast to fit '.*' printf expectations |  Pierre Pfister | 1 | -4/+5 |
2018-05-19 | log: Validate the size of vec in vlib_log |  Mohsin Kazmi | 1 | -0/+1 |
2018-04-26 | vlib: set log tap level <level> does not work for some keywords |  Steven | 1 | -2/+2 |
2018-04-18 | vlib: logging improvements |  Damjan Marion | 1 | -31/+72 |
2018-04-17 | Add logging support |  Damjan Marion | 1 | -0/+673 |