rename log-reasons to log-events with structured prefixes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-18 08:17:45 -08:00
parent 545a448bca
commit e3bed567ab
3 changed files with 13 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ type Tendrils struct {
DisableARP bool
DisableLLDP bool
DisableSNMP bool
LogReasons bool
LogEvents bool
DebugARP bool
DebugLLDP bool
DebugSNMP bool