-
Notifications
You must be signed in to change notification settings - Fork 186
Persistence
The new persistence feature added with LogExpert 1.2 allows you to restore the state of work with LogExpert. The following data is saved in/restored from the persistence file:
- Bookmarks and bookmark comments
- Added rowheights ("blank lines" added with the Enter key)
- Tab name
- Columnizer
- Current selected line
- Scroll position
- Follow tail state (on/off)
- Filter window state (on/off/advanced) and size
- Bookmark window state (on/off) and size
- Filter settings
- All filter tabs
So make shure to enable the automatic persistence saving in the settings to get most fun with LogExpert.
When loading a log file LogExpert looks for the appropriate persistence file too. If found, it will be loaded and used. You can choose a location for the persistence files in the settings.
The .lxp file stores the columnizer name that was active when the file was last open. By default, that saved name is used the next time the
file is opened β the Columnizer Mask list on the Settings dialog is only consulted if no .lxp exists for the file.
If you want a mask list entry to apply consistently regardless of any previously-saved columnizer, change Settings β Columnizers β
Columnizer selection priority to "Use mask, override per-file persistence". Only the columnizer field of the .lxp is overridden in
that mode; bookmarks, filters, and other per-file state still restore.

π οΈ Functions
-
π File handling
-
π¦ Filter
Filter Subsections
- π’ Basic filter functions
- βοΈ Advanced filter hints
- π‘ Useful filter hints
- πΎ Filter save and restore
-
π Columnizers
Columnizers Subsections
- π§ Columnizers
- β¨ Custom columnizers
- β³ Timeshift
- π°οΈ Time spread view
- π Time sync
-
π Multifile
-
π Bookmarks
-
π¨ Highlighting
-
π§ External tools
-
β° Context menu
- βοΈ Settings
- πΎ Persistence
- π Sessions
- π§© Eminus Plugin
- π RegEx Reference
- β¨οΈ Keyboard Shortcuts
- π Usage Examples
π§° SDK
- π Plugins
- π ILogLineColumnizerCallback
- π οΈ Columnizer-API
- π About the different Line interfaces
-
β FAQ
Show topics
- πͺ΅ Logging
- π Event Log
- π§© Plugin Load Error
- π Signing Error during build