Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
misc: pass NULL instead of 0 for pointer in variadic functions
Andreas Schultz
1
-4
/
+3
2022-03-10
vlib: init logging eearlier
Damjan Marion
1
-5
/
+2
2021-12-22
vlib: null terminate elog string
Damjan Marion
1
-1
/
+1
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