Re-add LogFormat to Config

pull/339/head
Taylor Gerring 10 years ago
parent f499f343ba
commit 07bdba687f
  1. 1
      cmd/ethereum/main.go

@ -67,6 +67,7 @@ func main() {
DataDir: Datadir,
LogFile: LogFile,
LogLevel: LogLevel,
LogFormat: LogFormat,
MaxPeers: MaxPeer,
Port: OutboundPort,
NAT: NAT,

Loading…
Cancel
Save