diff --git a/config/config.go b/config/config.go index 89c64d31c..f11bf30dc 100644 --- a/config/config.go +++ b/config/config.go @@ -51,7 +51,7 @@ Backend = "leveldb" # Dir = "~/.tendermint/data" [Log.Stdout] -Level = "info" +Level = "debug" [RPC.HTTP] # For the RPC API HTTP server. Port required.