add --log-nodes flag for comprehensive node logging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-18 08:37:13 -08:00
parent 09a99064c3
commit 37b30fe788
3 changed files with 49 additions and 13 deletions

View File

@@ -17,6 +17,7 @@ type Tendrils struct {
DisableLLDP bool
DisableSNMP bool
LogEvents bool
LogNodes bool
DebugARP bool
DebugLLDP bool
DebugSNMP bool