Navicat provides number of Log Files to keep track on the
actions have been performed in Navicat. Most of the log files are represent
as text format, and they are located in the sub-directory called logs, e.g. Y:\.navicat\Navicat\MySQL\logs\. You are allowed to change the log files location under Options.
- HttpDump.log
Stores information which response from your HTTP Server. - LogHistory.txt
Stores all SQL statements of all the operations executed over databases and database objects in Navicat.Note: This log will be overwritten while Navicat being restarted.
- LogImport.txt
Records detailed information on every error (indicating success or failure) that occurred during the import process.
- LogExport.txt
Records detailed information on every error (indicating success or failure) that occurred during the export process.
- LogSynchronize.txt
Records detailed information on every error (indicating success or failure) that occurred during the data synchronization process.Note: This log will be overwritten on each synchronization.
- LogCmd.txt
Stores all operations while running schedule.