From b21228fedbfd85cc56148eb38939ff8bd48a8c36 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 23 Mar 2024 16:53:53 +0100 Subject: [PATCH] log to deocker --- bsc/config/config.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bsc/config/config.toml b/bsc/config/config.toml index 2aa2bc3f..6fde6d48 100644 --- a/bsc/config/config.toml +++ b/bsc/config/config.toml @@ -42,9 +42,5 @@ StaticNodes = [] ListenAddr = ":30311" EnableMsgEvents = false -[Node.LogConfig] -FilePath = "bsc.log" -MaxBytesSize = 10485760 -Level = "info" -FileRoot = "" +