We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f499f34 commit 07bdba6Copy full SHA for 07bdba6
cmd/ethereum/main.go
@@ -67,6 +67,7 @@ func main() {
67
DataDir: Datadir,
68
LogFile: LogFile,
69
LogLevel: LogLevel,
70
+ LogFormat: LogFormat,
71
MaxPeers: MaxPeer,
72
Port: OutboundPort,
73
NAT: NAT,
0 commit comments