Merge pull request #339 from tgerring/jsonlog

JSON log updates
This commit is contained in:
Taylor Gerring
2015-02-19 12:25:45 +01:00
3 changed files with 291 additions and 295 deletions

View File

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