mirror of
https://github.com/lucaspalomodevelop/netbox.git
synced 2026-03-17 02:14:37 +00:00
606 B
606 B
Logging Configuration
Available Loggers
| Name | Function |
|---|---|
netbox.auth.* |
Authentication events |
netbox.api.views.* |
Views which handle business logic for the REST API |
netbox.scripts.* |
Custom scripts (module.name) |
netbox.views.* |
Views which handle business logic for the web UI |