kubo/net/conn
Brian Tiger Chow 93fb9fb929 style(logging) demote some statements to Debug (from info)
to improve SnR. Feel free to contest these changes if you find these
statements useful. In my experience, they were adding noise at Info.

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-12-08 15:07:33 -08:00
..
conn_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
conn.go style(logging) demote some statements to Debug (from info) 2014-12-08 15:07:33 -08:00
dial_test.go fix(core, peer) helpers to testutil, err handling 2014-12-08 14:32:52 -08:00
dial.go style(logging) demote some statements to Debug (from info) 2014-12-08 15:07:33 -08:00
handshake.go swarm + handshake: better observed addr check 2014-11-05 04:01:38 -08:00
interface.go some net docs 2014-11-08 21:42:36 -08:00
listen.go log formatting (info -> infof) 2014-11-21 03:54:26 +00:00
multiconn_test.go fix: multiconn s/Conns()/getConns() 2014-12-05 20:56:28 -08:00
multiconn.go silence verbose output 2014-12-08 15:07:33 -08:00
secure_conn_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
secure_conn.go moved pipes package 2014-11-01 16:07:56 -07:00