]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Add a handy debugging gadget that writes to logs.
authorJesse F. Williamson <jfw@ibm.com>
Wed, 14 Jan 2026 20:35:51 +0000 (12:35 -0800)
committerJesse F. Williamson <jfw@ibm.com>
Thu, 12 Feb 2026 18:53:32 +0000 (10:53 -0800)
commitc68402ac92fc3d26ce502ec2b8c0a2a68abd9b2b
tree96bf6f77793d7fea3008f986e88634714a75cce5
parentc54b38615233343fd7cb445b248a8b316174d268
Add a handy debugging gadget that writes to logs.

It's surprisingly tricky to set up dout() and get it to work
usefully; you actually have to know a lot in order to do it, and
even then it can be very finnicky. This is an instrumentation tool
intended to make it straight forward to "just log something".

Signed-off-by: Jesse F. Williamson <jfw@ibm.com>
src/common/dout_fmt.h