summaryrefslogtreecommitdiff
path: root/src/test/test-log.c
Commit message (Expand)AuthorAgeFilesLines
* log: Add LOG_SET_PREFIX() macroDaan De Meyer2023-03-291-0/+27
* log: Add key/value support to the log contextDaan De Meyer2023-03-211-1/+12
* log: Avoid pushing the same fields more than once on the log contextDaan De Meyer2023-03-211-8/+10
* log: add iov helpers for log_contextLuca Boccassi2023-03-141-0/+23
* basic: Add log contextDaan De Meyer2023-01-081-0/+71
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: use LOG_MESSAGE() where possibleZbigniew Jędrzejewski-Szmek2022-05-111-5/+10
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-1/+1
* test-log: move logging call where we can still see itZbigniew Jędrzejewski-Szmek2021-08-071-5/+3
* log: drop unused LogRealmYu Watanabe2021-01-251-9/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* basic/log: add a define for path relative to source rootZbigniew Jędrzejewski-Szmek2019-07-041-0/+11
* test: add tests for log_syntax()Yu Watanabe2019-03-041-1/+8
* basic/log: add concept of "synthethic errnos"Zbigniew Jędrzejewski-Szmek2018-11-221-9/+17
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-06-041-6/+3
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* basic/log: make sure header is printed correctly, add testZbigniew Jędrzejewski-Szmek2018-02-231-7/+32
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-201-3/+3
* basic/log: split max log level into multiple "realms"Zbigniew Jędrzejewski-Szmek2017-05-071-0/+9
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-3/+4
* log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering2012-09-241-0/+7
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-031-0/+46