Hi,

I have this task where I have to create log files to record user activity 
whenever they make an entry or view something. Also, I have to create Database 
log file whenever someone accessed or manipulated the data in the database. The 
code is written python and used django framework. I've connected django with 
oracle cloud database. So now I want to if the basic logging details can be 
used to store the record of these activities in the log file in the server. It  
would be of great help. 

Thanks & Regards,
Blessy.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to