Closed kjezek closed 6 days ago
This PR fixes log of experiment run to show information only about Nodes that are currently active.
It was done by extnding the logger with a new struct that listens for added/removed nodes, and prints only the nodes that are present in the network.
An existing scenario was updated to start and stop nodes within a scenario run
This PR fixes log of experiment run to show information only about Nodes that are currently active.
It was done by extnding the logger with a new struct that listens for added/removed nodes, and prints only the nodes that are present in the network.
An existing scenario was updated to start and stop nodes within a scenario run