bitcoin-s/node-test/src/test/scala/org/bitcoins/node
Torkel Rogstad 2a0d78d054 Tweak module logging (#698)
* Split app loggers into their corresponding modules

This avoids a bunch of places with awkward implicit resolution.

We also make sure that all logging in node, chain and wallet
happens with the app loggers, and not BitcoinSLogger

* Tune test logging level to WARN
2019-08-20 08:11:10 -05:00
..
models Add functionality for broadcasting TXs to node (#577) 2019-07-17 07:32:05 -05:00
networking Tweak module logging (#698) 2019-08-20 08:11:10 -05:00
BroadcastTransactionTest.scala 2019 08 05 broadcast tx test (#680) 2019-08-14 07:18:36 -05:00
NodeAppConfigTest.scala Add configurable logging to data directory (#640) 2019-08-01 06:01:56 -05:00
NodeWithWalletTest.scala 2019 08 05 broadcast tx test (#680) 2019-08-14 07:18:36 -05:00
SpvNodeTest.scala 2019 08 05 broadcast tx test (#680) 2019-08-14 07:18:36 -05:00
UpdateBloomFilterTest.scala 2019 08 05 broadcast tx test (#680) 2019-08-14 07:18:36 -05:00