Closed wembushey closed 11 hours ago
Database commands shall be logged. The log file location shall be configurable in a manner similar to the database connection string. The log shall be in JSON format:
{ "timestamp": "20241028 23:21:00", "command": "select * from users", "success": true }
No time to do this
Database commands shall be logged. The log file location shall be configurable in a manner similar to the database connection string. The log shall be in JSON format:
{ "timestamp": "20241028 23:21:00", "command": "select * from users", "success": true }