# 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 |