Skip to content

Commit 07bdba6

Browse files
committed
Re-add LogFormat to Config
1 parent f499f34 commit 07bdba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/ethereum/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ func main() {
6767
DataDir: Datadir,
6868
LogFile: LogFile,
6969
LogLevel: LogLevel,
70+
LogFormat: LogFormat,
7071
MaxPeers: MaxPeer,
7172
Port: OutboundPort,
7273
NAT: NAT,

0 commit comments

Comments
 (0)