9 lines
272 B
Markdown
Raw Normal View History

2020-03-02 16:38:51 -05:00
# Logging Configuration
### Available Loggers
2020-03-02 16:51:16 -05:00
| 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 |