good morning!!!!

Skip to content
Snippets Groups Projects
Commit 07bdba68 authored by Taylor Gerring's avatar Taylor Gerring
Browse files

Re-add LogFormat to Config

parent f499f343
Branches
Tags
No related merge requests found
...@@ -67,6 +67,7 @@ func main() { ...@@ -67,6 +67,7 @@ func main() {
DataDir: Datadir, DataDir: Datadir,
LogFile: LogFile, LogFile: LogFile,
LogLevel: LogLevel, LogLevel: LogLevel,
LogFormat: LogFormat,
MaxPeers: MaxPeer, MaxPeers: MaxPeer,
Port: OutboundPort, Port: OutboundPort,
NAT: NAT, NAT: NAT,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment