]> sigrok.org Git - libsigrok.git/history - src/log.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / log.c
2023-03-19 Gerhard Sittiglog: accept when applications void the log callback
2023-03-19 Gerhard Sittiglog: rephrase default sr_logv() routine, strip CR and LF
2018-08-30 Uwe HermannAdd a new sr_log_callback_get() API call.
2018-04-21 Uwe Hermannlog: Move log level check so that it affects all handlers.
2018-02-09 Gerhard Sittiglog: flush log lines, to cope with non-terminal output...
2017-06-12 Uwe HermannVarious Doxygen fixes.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-06-26 Soeren ApelLogging: Filter out unwanted newlines
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-13 Daniel ElstnerBuild: Force ISO-conforming format syntax on MinGW
2015-09-13 Daniel Elstnerlog: Bring back the "sr: " default log prefix
2015-09-13 Daniel Elstnerlog: Remove sr_log_logdomain_{get,set} from the API
2015-09-12 Daniel Elstnerlog: Output timestamps at level SR_LOG_DBG too
2015-09-12 Daniel Elstnerlog: Use generalized sr_log() to implement logging...
2015-09-03 Daniel Elstnerlog: Output time stamps at log level spew
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2014-07-22 Bert VermeulenReorganize project tree.