Skip to content

How to Inspect & Export File Logs

The File Logs utility provides direct, in-dashboard access to raw server-side log files generated by AdFuz in wp-content/uploads/ad-fuz/log/.

To access File Logs, navigate to WordPress Admin > AdFuz > Tools and click Open → on File Logs.


AdFuz Tools: [ File Logs ]
Reading from: wp-content/uploads/ad-fuz/log/ · 2 files found
[ Total Lines: 6 ] [ Errors: 0 ] [ Warnings: 0 ] [ Debug: 0 ]
  • geolite__YYYYMMDD.log: MaxMind GeoLite2 binary database download, decompression, and integrity logs.
  • default__YYYYMMDD.log: Core system execution, cron rotation tasks, and background job logs.
  • Severity Level Filter: Switch between All levels, INFO, WARNING, ERROR, and DEBUG.
  • Search Logs: Filter lines by keywords (e.g. GeoLite2, error, timeout).
  • Export Log (Green Button): Download the raw text file to your local computer for support analysis.

[INFO] ==================== 26/08/2026 00:29:11 (INFO) START ====================
GeoLite2 database download started.
[INFO] ==================== 26/08/2026 00:29:11 (INFO) END ====================
[INFO] ==================== 26/08/2026 00:29:15 (INFO) START ====================
Array
(
[message] => GeoLite2 database downloaded and extracted successfully.
[mmdb_path] => D:\localserver\ad-fuz\wordpress\wp-content\uploads\ad-fuz\geolite-db\GeoLite2-City.mmdb
)
[INFO] ==================== 26/08/2026 00:29:15 (INFO) END ====================

  1. Go to AdFuz > Tools > File Logs.
  2. Select the log file you wish to review from the left sidebar.
  3. Filter by ERROR or search for specific terms.
  4. If troubleshooting with customer support, click Export Log to download the file.