mirror of
https://github.com/django-components/django-components.git
synced 2025-08-11 09:48:00 +00:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
3 lines
64 B
Python
3 lines
64 B
Python
import logging
|
|
|
|
logger = logging.getLogger("django_components")
|