s3rj1k
81af42d766
minor logging fixes
...
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
2019-11-07 23:44:16 +02:00
s3rj1k
6053545ad1
use custom logger for internal logging
...
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
2019-11-03 22:30:34 +02:00
Sergey Mudrik
549eb959f0
Replaced log.Logger parameter by interface ( #20 )
2018-08-31 09:05:25 -07:00
Keegan Carruthers-Smith
a3d86c792f
allow multiple OnRecv and OnSend
2018-05-01 19:02:17 +01:00
Keegan Carruthers-Smith
7e53931322
Use correct format string for ID
...
Audited all calls for Printf. Noticed the following in some logs
```
jsonrpc2 handler: sending response {1 %!d(string=) %!d(bool=false)}: jsonrpc2: connection is closed
```
2016-11-14 21:17:22 +02:00
Quinn Slack
6416f80f8f
support string request IDs (in addition to numeric request IDs)
2016-11-06 07:12:05 -08:00
Quinn Slack
c04eec1600
initial commit
2016-10-11 15:56:18 +02:00