mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Add logging output to API viewsets
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
### Available Loggers
|
||||
|
||||
| Name | Function |
|
||||
|------------------|----------|
|
||||
| `netbox.views.*` | Views which handle business logic for the web UI |
|
||||
| Name | Function |
|
||||
|----------------------|----------|
|
||||
| `netbox.views.*` | Views which handle business logic for the web UI |
|
||||
| `netbox.api.views.*` | Views which handle business logic for the web UI |
|
||||
|
||||
Reference in New Issue
Block a user