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