mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-13 03:49:36 -06:00
10 lines
513 B
Markdown
10 lines
513 B
Markdown
# Logging Configuration
|
|
|
|
### Available Loggers
|
|
|
|
| Name | Function |
|
|
|---------------------------------|--------------------------------------------------------|
|
|
| `netbox.auth.*` | Authentication events |
|
|
| `netbox.api.views.*` | Views which handle business logic for the REST API |
|
|
| `netbox.views.*` | Views which handle business logic for the web UI |
|