index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: Add LOG_SET_PREFIX() macro
Daan De Meyer
2023-03-29
1
-0
/
+27
*
log: Add key/value support to the log context
Daan De Meyer
2023-03-21
1
-1
/
+12
*
log: Avoid pushing the same fields more than once on the log context
Daan De Meyer
2023-03-21
1
-8
/
+10
*
log: add iov helpers for log_context
Luca Boccassi
2023-03-14
1
-0
/
+23
*
basic: Add log context
Daan De Meyer
2023-01-08
1
-0
/
+71
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: use LOG_MESSAGE() where possible
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-5
/
+10
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
test-log: move logging call where we can still see it
Zbigniew Jędrzejewski-Szmek
2021-08-07
1
-5
/
+3
*
log: drop unused LogRealm
Yu Watanabe
2021-01-25
1
-9
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/log: add a define for path relative to source root
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-0
/
+11
*
test: add tests for log_syntax()
Yu Watanabe
2019-03-04
1
-1
/
+8
*
basic/log: add concept of "synthethic errnos"
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-9
/
+17
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-6
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
basic/log: make sure header is printed correctly, add test
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-7
/
+32
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-3
/
+3
*
basic/log: split max log level into multiple "realms"
Zbigniew Jędrzejewski-Szmek
2017-05-08
1
-0
/
+9
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-3
/
+4
*
log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()
Lennart Poettering
2012-09-24
1
-0
/
+7
*
journal: generate structured journal messages for a number of events
Lennart Poettering
2012-09-04
1
-0
/
+46