`ninja all check-all`
`ninja && src/bitcoind -debug=i2p`
For now only the compilation of the new code and the fact that the two additional lines of code in logging.{h|cpp} don't break anything are tested.
The next commit will make this code reachable, add functional tests, and provide a manual testing plan by actually using `bitcoind` with I2P.