blitz_api/app
ChuckNorrison 169da2598e
feat: stop log spam for missing tor_web_addr (#154)
* Stop log spam for missing tor_web_addr

In case tor is not used, we can not find a tor_web_addr key in redis db. This will prevent from spamming the journal.

* log Redis DB missing Keys as Info

* log level Redis DB 

only tor as info
2022-10-16 09:40:24 +02:00
..
auth fix: token expiry time check 2022-08-21 20:08:55 +02:00
external chore: update dependencies 2022-09-10 13:42:50 +02:00
models feat: improve CLN list channel implementation 2022-08-03 20:43:25 +02:00
repositories fix: add-invoice crash and update docs 2022-09-11 19:33:46 +02:00
routers fix: add-invoice crash and update docs 2022-09-11 19:33:46 +02:00
__init__.py chore: dep update; update version to 0.5.0 2022-05-28 12:38:10 +02:00
constants.py chore: apply pre_commit, fix typos, update deps 2022-05-18 18:20:13 +02:00
main.py refactor: send_sse_message to broadcast_sse_msg 2022-09-10 15:52:11 +02:00
sse_manager.py refactor: send_sse_message to broadcast_sse_msg 2022-09-10 15:52:11 +02:00
utils.py feat: stop log spam for missing tor_web_addr (#154) 2022-10-16 09:40:24 +02:00