Skip to content
Snippets Groups Projects
Commit ad4f885c authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

verbose logging for gateways

parent 1740cd03
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
log: "results/gatway-1.log"
# Log message level
logLevel: 1
logLevel: 2
# The public IP address and port of the node associated with this gateway
nodeAddress: "127.0.0.1:60000"
......
......@@ -9,7 +9,7 @@
log: "results/gatway-2.log"
# Log message level
logLevel: 1
logLevel: 2
# The public IP address and port of the node associated with this gateway
nodeAddress: "127.0.0.1:60001"
......
......@@ -9,7 +9,7 @@
log: "results/gatway-3.log"
# Log message level
logLevel: 1
logLevel: 2
# The public IP address and port of the node associated with this gateway
nodeAddress: "127.0.0.1:60002"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment