On 2/7/22 5:09 PM, Peter J. Holzer wrote:
On 2022-02-06 23:30:41 -0800, blessy carol wrote:
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
On 06Feb2022 23:30, blessy carol wrote:
>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 py
On 2022-02-06 23:30:41 -0800, blessy carol wrote:
> 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