Database table log_entry
It should be possible to deactivate the table "log_entry" and output the logs to a file/STDOUT/STDERR.
Ideally, from a resource management point of view, we would like to be able to restrict data in the log_entry. Because if the entries are useless and are only deleted again, database resources are uselessly wasted which worsens the user experience because relevant SQL statements (e.g. purchases) are slower as a result.
3
votes
Rachel Booth
shared this idea