Database log file

Opens database log file in text editor.

All four database functions (Select, Insert, Update, Delete) use log file to store the command used. When you edit database, you’ll get status info after the operation.

The same information is written into log file. Additionally, following information is written:

Log file is in settings directory and will be cleared every time you start database operations.