Re-add LogFormat to Config
This commit is contained in:
parent
f499f343ba
commit
07bdba687f
|
@ -67,6 +67,7 @@ func main() {
|
|||
DataDir: Datadir,
|
||||
LogFile: LogFile,
|
||||
LogLevel: LogLevel,
|
||||
LogFormat: LogFormat,
|
||||
MaxPeers: MaxPeer,
|
||||
Port: OutboundPort,
|
||||
NAT: NAT,
|
||||
|
|
Loading…
Reference in New Issue