From a64ed463f69fb54b43e11393d78b2defca3eb581 Mon Sep 17 00:00:00 2001 From: Pavel Karpy Date: Fri, 23 Apr 2021 17:33:50 +0300 Subject: [PATCH] [#66] storage: Add log "debug" level to config Signed-off-by: Pavel Karpy --- services/storage/.storage.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/storage/.storage.env b/services/storage/.storage.env index 5bdccd5..41b8d72 100644 --- a/services/storage/.storage.env +++ b/services/storage/.storage.env @@ -1,3 +1,5 @@ +NEOFS_LOGGER_LEVEL=debug + NEOFS_MORPH_RPC_ENDPOINT=http://morph_chain:30333 NEOFS_MORPH_NOTIFICATION_ENDPOINT=ws://morph_chain:30333/ws