boramalper / magnetico

Autonomous (self-hosted) BitTorrent DHT search engine suite.
http://labs.boramalper.org/magnetico/
GNU Affero General Public License v3.0
3.06k stars 344 forks source link

log peer id as hex and improve some log messages #167

Closed izolight closed 5 years ago

izolight commented 6 years ago

The peerid was previously logged as utf8 string, but hex is more useful and readable. Also log our own peer id on startup and make some other messages more clear.

boramalper commented 5 years ago

I believe this should be fixed now. =) Thanks for the PR, unfortunately I've seen it too late.