mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Enable system logging for reports
This commit is contained in:
@ -6,5 +6,6 @@
|
||||
|---------------------------------|--------------------------------------------------------|
|
||||
| `netbox.auth.*` | Authentication events |
|
||||
| `netbox.api.views.*` | Views which handle business logic for the REST API |
|
||||
| `netbox.reports.*` | Reports (`module.name`) |
|
||||
| `netbox.scripts.*` | Custom scripts (`module.name`) |
|
||||
| `netbox.views.*` | Views which handle business logic for the web UI |
|
||||
|
Reference in New Issue
Block a user