summaryrefslogtreecommitdiff
path: root/lib/log
Commit message (Expand)AuthorAgeFilesLines
* shell: add pre-cmd log report object type and enable lastlog for itPeter Rajnoha2022-08-222-0/+2
* print warning about unrecognized journal option valueDavid Teigland2021-12-021-0/+1
* log: also build without systemd_journal_supportZdenek Kabelac2021-10-141-0/+7
* fix syslog settingDavid Teigland2021-10-112-2/+7
* logging: to the systemd journalDavid Teigland2021-10-073-0/+101
* debug: keep microseconds alignedZdenek Kabelac2021-03-151-1/+1
* hash: use individual hint sizesZdenek Kabelac2021-03-081-1/+1
* logging: remove unused codeDavid Teigland2019-02-282-62/+1
* logging: new config settings to specify debug fieldsDavid Teigland2019-02-263-7/+55
* logging: add command[pid] and timestamp to file and verbose outputDavid Teigland2019-02-261-13/+53
* generators: avoid contacting syslog with generatorsZdenek Kabelac2019-01-081-0/+3
* device_mapper: remove dbg_malloc.Joe Thornber2018-06-081-5/+5
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-142-8/+8
* cleanup: explicitely ignore result codeZdenek Kabelac2018-02-281-1/+2
* device: categorise block i/oAlasdair G Kergon2017-12-041-1/+1
* log: Add io debug classAlasdair G Kergon2017-11-151-0/+2
* log: Improve various device-related messagesAlasdair G Kergon2017-11-131-4/+4
* log: better message when reached log limitZdenek Kabelac2017-10-261-3/+8
* log: fix message prefix truncationAlasdair G Kergon2017-06-271-1/+1
* coverity: use better functionZdenek Kabelac2017-06-271-2/+2
* cleanup: add 'static' for local structZdenek Kabelac2016-11-031-1/+1
* logging: add more log macrosZdenek Kabelac2016-11-032-6/+10
* shell: also collect last command's return code for subsequent 'lastlog' invoc...Peter Rajnoha2016-08-092-0/+8
* log: separate output and make it possible to use given FDsPeter Rajnoha2016-08-092-9/+168
* tests: increase max lines for clvmdZdenek Kabelac2016-07-111-1/+1
* tests: add LVM_LOG_FILE_MAX_LINESZdenek Kabelac2016-07-111-0/+13
* coverity: fix issues detected in recent codePeter Rajnoha2016-06-281-1/+1
* libdm: log: remove log_print_bypass_report calls and register new print_log_l...Peter Rajnoha2016-06-233-1/+23
* log: move original print_log code to _vprint_log and make print_log a wrapper...Peter Rajnoha2016-06-231-7/+18
* cleanup: log: use hex numbers instead of decimal for _LOG_*Peter Rajnoha2016-06-201-10/+10
* log: add 'label' log report object type; annotate process_each_label with log...Peter Rajnoha2016-06-202-0/+2
* log: use separate 'orphan' report object type for orphan VGsPeter Rajnoha2016-06-202-0/+2
* log: also pass log_print through report and add log_print_bypass_report for u...Peter Rajnoha2016-06-202-7/+11
* log: log warnings and errors via report if set; add log_set_report* fnsPeter Rajnoha2016-06-202-1/+137
* cleanup: use unsigned with EPOCH printf formatZdenek Kabelac2016-05-051-1/+1
* dbus: add notification from commandsDavid Teigland2016-03-071-0/+2
* gcc: cleanup some sign warningsZdenek Kabelac2016-02-231-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-213-3/+3
* cleanup: drop log_suppress(2) usageZdenek Kabelac2015-12-031-3/+0
* log: use full buffer size for printfZdenek Kabelac2015-12-031-11/+13
* Revert "log: no file for external logging"Alasdair G Kergon2015-10-131-4/+0
* cleanup: more readable codeZdenek Kabelac2015-10-132-6/+3
* log: no file for external loggingZdenek Kabelac2015-10-131-0/+4
* coverity: fix cppcheck warningsPeter Rajnoha2015-08-041-1/+1
* log: Add DM_ABORT_ON_INTERNAL_ERRORS lvm override.Alasdair G Kergon2015-07-201-3/+18
* coverity: fix regresions from 16e9b32c2f1Zdenek Kabelac2015-07-081-2/+3
* coverity: fix resource leaksPeter Rajnoha2015-07-081-3/+3
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-2/+0
* log: flush stdout before print to stderrZdenek Kabelac2015-06-191-0/+2
* new debug class for lvmpolld client codeOndrej Kozina2015-05-121-0/+2