HM-38. Добавлен логгер в бек, ведет записи в базу, добавлена ручка для получения логов

This commit is contained in:
vigdorov
2020-07-18 16:05:20 +03:00
parent 8beb84567a
commit 8c003a15d0
11 changed files with 133 additions and 13 deletions

View File

@ -13,7 +13,7 @@ content-type: application/json
Api-Name: store-service-test
{
"key": "testApi-4",
"key": "testApi-455",
"value": {
},
@ -40,5 +40,9 @@ Api-Name: store-service-test
###
DELETE http://localhost:4001/store/testApi-4 HTTP/1.1
Api-Name: store-service-test
DELETE http://localhost:4001/store/testApi-433 HTTP/1.1
Api-Name: store-service-test
###
GET http://localhost:4001/logs HTTP/1.1