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
Refactor logging configuration in BloodHound CLI to ensure it is set up only once using caching. This change removes the global logger initialization flag and introduces a new cached function for configuring logging, improving efficiency and clarity.
0 commit comments