This bug affects latest unstable and was introduced when tracing was merged.
Actual Behaviour
I've noticed that libp2p logs are not being written to the libp2p.log file. I've tried running it with RUST_LOG=debug, which should log quite a bit, but the file was still empty.
Expected Behaviour
libp2p logs should be written to the libp2p.log file.