I briefly looked over the code while browsing the web on my phone so pardon me if I missed this:
Do you need to enforce a certain logging scheme?
eg. [ ip ] :: [ user-agent ] :: etc, or is there something in settings.py that specifies what each record in the log file looks like?
This was something I was contemplating last week and wasnt sure of a way to accomodate people that might log different things or log things in a different order than I.
Do you need to enforce a certain logging scheme? eg. [ ip ] :: [ user-agent ] :: etc, or is there something in settings.py that specifies what each record in the log file looks like?
This was something I was contemplating last week and wasnt sure of a way to accomodate people that might log different things or log things in a different order than I.