Block a user
SetDate message is sent too often to I2CP clients.
SetDate message is sent too often to I2CP clients.
In 5a1f01d81dd7617552fcfd38bbaad9a96cb9022c to be 2.9.0-5
Add a date+time time-stamp to each snark message.
- move log.info() above where you add the timestamp, because the logger adds its own timestamps
- use internal time _context.clock().now() instead of System.currentTimeMillis()
still undecided…