schon/blog/views.py
Egor fureunoir Gorbunov 83cad6c1cc Features: 1) Update all logger instances across the codebase to use "evibes" instead of "django";
Fixes: 1) None;

Extra: 1) Enhance consistency in logging configuration and improve alignment with project-specific naming conventions.
2025-06-30 01:44:20 +03:00

3 lines
53 B
Python

import logging
logger = logging.getLogger("evibes")