Welcome Guest, Not a member yet? Register   Sign In
Logging within CI 4
#2

Depends on what you want to do with the data.

Just read it yourself (application errors):
Log to file

Look something specific up (user changed password):
Log to database

Look up temporary data (X post in Y minutes etc - anti spam):
Log to database (memory table)
Reply


Messages In This Thread
Logging within CI 4 - by kristianlake - 07-18-2020, 12:42 AM
RE: Logging within CI 4 - by jreklund - 07-18-2020, 03:37 AM
RE: Logging within CI 4 - by kristianlake - 07-18-2020, 10:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB