DRF-API-Logger
DRF-API-Logger copied to clipboard
Package name in setup.py should be the same as your pip install `drf-api-logger`.
Great package, but when you pip install drf-api-logger and then pip list packages installed, it identifies itself as drf_api_logger when it really should be drf-api-logger which was just installed.