Export
There are four kinds of export options:
- Selected lines: just export selected lines.
- All visible lines: export all visible lines in the list.
- Entire file: export the entire log.
- Entire file(filters applied): export all contents in the log file which matches the filter conditions. So you should set up the filter function before.
For each kind of export option, there two save format:
- Current log format (*.log)
- Comma Separated Values (*.csv)
If “*.log” is selected, the exported file will be opened in a new tab once the job is done.
Perform the export operation in the following ways:
- Click ‘File/Export to file…’
- Click the options icon in the toolbar which looks like this:
- Right click the file tab, chose ‘Export to file…’