zcashd/contrib/debian
Homu 940fe0b3be Auto merge of #4657 - str4d:tracing-fields, r=str4d
Add support for logging fields in spans and events

Field values must be pointers to C strings, which in practice means that they
cannot be formatted inline (as the pointer must remain valid across the FFI).
This might be improved by future iterations of the macros.

`LogPrint()` is also moved to the DEBUG level, leaving `LogPrintf()` at INFO.
2020-08-17 16:23:58 +00:00
..
examples rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout 2017-03-24 09:03:59 +13:00
changelog make-release.py: Updated release notes and changelog for 3.1.0. 2020-07-28 07:02:06 +08:00
compat Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
control Update team email 2019-11-05 17:08:37 -07:00
copyright Auto merge of #4657 - str4d:tracing-fields, r=str4d 2020-08-17 16:23:58 +00:00
postinst Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
postrm Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
preinst Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
prerm Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
rules Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.examples Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.install Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.manpages Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00