This started out as a developer hack but now it's useful enough for general use. Unhide the call by moving it to control category. This makes it documented in help.
rpc: Make `logging` RPC public #11626
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2017_11_logging_rpc_public_release changing 1 files +1 −1-
laanwj commented at 6:52 AM on November 7, 2017: member
-
cabff75880
rpc: Make logging RPC public
This started out as a developer hack but now it's useful enough for general use. Unhide the call by moving it to `control` category. This makes it documented in `help`.
- laanwj added the label RPC/REST/ZMQ on Nov 7, 2017
-
fanquake commented at 6:54 AM on November 7, 2017: member
utACK cabff75
IRC discussion - https://botbot.me/freenode/bitcoin-core-dev/2017-11-07/?msg=93216104&page=1
-
promag commented at 10:41 AM on November 7, 2017: member
utACK cabff75.
-
achow101 commented at 3:46 PM on November 7, 2017: member
utACK cabff758808c84d2ada421dea6b98fb03407705e
-
jnewbery commented at 4:05 PM on November 7, 2017: member
ACK cabff758808c84d2ada421dea6b98fb03407705e. I have no objection to making this unhidden.
Could also be done as part of this PR, but not strictly necessary: the help text could be cleaned up. For example "libevent logging is configured on startup and cannot be modified by this RPC during runtime." is incorrect after https://github.com/bitcoin/bitcoin/pull/10150/commits/7fd50c3b70397c0dc39093a7a4ddbf9b36a615cf (libevent logging can be updated for most versions of libevent). A few more newlines in the help text wouldn't hurt either.
-
TheBlueMatt commented at 4:16 PM on November 7, 2017: member
Concept ACK
- MarcoFalke merged this on Nov 7, 2017
- MarcoFalke closed this on Nov 7, 2017
- MarcoFalke referenced this in commit 998c3046fa on Nov 7, 2017
- luke-jr referenced this in commit 31ba1a6f6b on Nov 11, 2017
- jasonbcox referenced this in commit ca5cfcef06 on Oct 25, 2019
- PastaPastaPasta referenced this in commit fe2d052b7a on Dec 22, 2019
- PastaPastaPasta referenced this in commit 581685c2e6 on Jan 2, 2020
- PastaPastaPasta referenced this in commit 1b7678c4d7 on Jan 4, 2020
- PastaPastaPasta referenced this in commit d564756345 on Jan 12, 2020
- PastaPastaPasta referenced this in commit 8484822339 on Jan 12, 2020
- PastaPastaPasta referenced this in commit 7ac640bca7 on Jan 12, 2020
- PastaPastaPasta referenced this in commit 956b04b93b on Jan 12, 2020
- PastaPastaPasta referenced this in commit 83a92e2193 on Jan 12, 2020
- PastaPastaPasta referenced this in commit 6a026271e8 on Jan 12, 2020
- PastaPastaPasta referenced this in commit 40410ede66 on Jan 16, 2020
- jonspock referenced this in commit 70553a3d11 on Oct 1, 2020
- jonspock referenced this in commit e12b6ad5d8 on Oct 5, 2020
- jonspock referenced this in commit 16c47649a2 on Oct 10, 2020
- ckti referenced this in commit b9c6216fc8 on Mar 28, 2021
- DrahtBot locked this on Sep 8, 2021
Labels