You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added internal logger import and declaration following pkg:filename convention
- Added debug logging to NewAgentLabels() to track agent creation
- Added debug logging to NewAgentLabelsWithTags() with initial tag info
- Added debug logging to AddSecrecyTag() before lock acquisition
- Added debug logging to AddIntegrityTag() before lock acquisition
- Added debug logging to GetOrCreate() for cache hits and race conditions
- All logging follows project conventions with no side effects in arguments
- Complements existing operational logs without duplication
0 commit comments