networktocode / ntc-netbox-plugin-onboarding

A plugin for NetBox to easily onboard new devices.
Other
245 stars 46 forks source link

Improve logging for loading driver extensions #126

Closed mzbroch closed 3 years ago

mzbroch commented 3 years ago

This PR adds a new logging message for cases where the plugin detects an existing driver extension, but load_driver_extension was explicitly set to skip via class attribute.

Replaces #124 reported by @dankot12