Add a logger. Why not?

Left over from a refactor, may as well leave it.
This commit is contained in:
Ray Schamp 2014-03-13 19:39:27 -04:00
parent ba1e2c905e
commit afb4167887

View file

@ -37,6 +37,9 @@ from djangobb_forum.util import build_form, paginate, set_language, smiles, conv
from lib.utils import get_client_ip
import logging
logger = logging.getLogger(__name__)
def simple_user_agent(request):
"""