-
Notifications
You must be signed in to change notification settings - Fork 179
Portable Mode
Patrick Bruner edited this page Jul 16, 2022
·
2 revisions
To start Logexpert from any USB-Drive or external hard-drive, Logexpert can be configured to be portable.
To activate this mode open "Options => Settings => Peristence" and mark the checkbox "Activate Portable Mode"
Certain behaviors change in this mode:
- every configuration is saved in a subfolder "portable" in the application startup folder
- logexpert settings will be saved as portableMode.json (normally settings are saved as settings.json)
- plugin and columnizer settings are still saved in there respective format defined by the plugin or columnizer
- persistence files (log session files for every open logfile) are saved in a subfolder "sessionfiles" in the application startup folder
To deactivate this mode, click the checkbox again
π οΈ 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