The WP Debug Toolkit (WPDT) error log viewer provides several ways to get log data out of the viewer — download as a file, copy all visible entries, or copy a single entry. All export methods respect active filters and search, so you export what you see.
Press D or click the export button in the toolbar to download the currently visible log entries as a file. The export contains every entry that matches your active filters and search criteria. Entries hidden by filters or search are excluded.
Press C to copy all visible entries to the clipboard as plain text. This is useful for pasting log data into a chat message, email, or issue tracker without saving a file first.
Press X while hovering over a log entry to copy that single entry to the clipboard. You can also click the copy icon that appears on hover.
Shift+R, export the current entries to preserve a record. This is especially useful if you use the Delete cleanup method and do not keep archives.Note: The export contains only the entries visible in the viewer at the time of export. Apply filters and search before exporting to control what is included.