Allow user to select minimum log level when running scripts #8984
Labels
complexity: low
Requires minimal effort to implement
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
NetBox version
v3.1.10
Feature type
New functionality
Proposed functionality
Add a dropdown box to the reports page and custom script forms which allows the user to select a desired log level. Only messages equal to or greater than this level will be displayed in the UI.
For example, if the user selects "warning" output, errors and warnings will be shown, but informational logs will not.
Use case
Allows a bit of flexibility for the user to suppress redundant or uninteresting output when running scripts and reports.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: