mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
The per-node created / is-closing / Starting-uBridge / Stopping-uBridge INFO lines flood the log at 1000+ node scale during project open, close, start-all and stop-all. Demote them to DEBUG (consistent with the docker_vm lifecycle-log demotion).