Files
grin-node/util
Dawid Ciężarkiewicz 2b2e13be63 Optimize logging (#992)
`Async<Discard>` means "drain that will send each logging
record to an async thread, that will discard it". This means
logging record is sent to another thread for no reason.
2018-04-24 11:02:49 +01:00
..
2018-04-24 11:02:49 +01:00