-
Notifications
You must be signed in to change notification settings - Fork 178
Persistence
Patrick Bruner edited this page Jul 10, 2025
·
2 revisions
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.
π οΈ 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