mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-08-23 20:18:14 +02:00
replace standard logger for github.com/inconshreveable/log15
This commit is contained in:
parent
107df930f1
commit
1d8b47762e
8 changed files with 38 additions and 137 deletions
4
log
Normal file
4
log
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
t=2022-01-03T17:30:52+0100 lvl=info msg="Process is starting" pid=46735
|
||||
t=2022-01-03T17:30:52+0100 lvl=info msg="TCP Server started" addr=127.0.0.1:1337
|
||||
t=2022-01-03T17:30:54+0100 lvl=info msg="API Check" version=v1 url=http://127.0.0.1:1234 block=5 status=failed
|
||||
t=2022-01-03T17:30:54+0100 lvl=warn msg="API Error" message="Get \"http://127.0.0.1:1234/v1/chain/get_info\": dial tcp 127.0.0.1:1234: connect: connection refused"
|
||||
Loading…
Add table
Add a link
Reference in a new issue