-
Notifications
You must be signed in to change notification settings - Fork 179
Home
Patrick Bruner edited this page Jul 10, 2025
·
2 revisions
LogExpert is a Windows tail program (a GUI replacement for the Unix tail command).
Summary of (most) features:
- Tail mode
- MDI-Interface with Tabs
- Search function (including RegEx)
- Bookmarks
- A very flexible filter view and possibility to filter to tab
- Highlighting lines via search criteria
- Triggers (e.g. create Bookmark or execute a plugin) via search criteria
- Columnizers: Plugins which split log lines into columns
- Unicode support
- log4j XML file support
- 3rd party plugin support
- Plugin API for more log file data sources
π οΈ 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