Skip to content

Commit f5072f5

Browse files
authored
New version: zarunbal.LogExpert version 1.43.0 (#425769)
1 parent 71085b5 commit f5072f5

3 files changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: zarunbal.LogExpert
5+
PackageVersion: 1.43.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: LogExpert.exe
10+
ReleaseDate: 2026-08-28
11+
ArchiveBinariesDependOnPath: true
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/LogExperts/LogExpert/releases/download/v1.43.0/LogExpert.1.43.0.zip
15+
InstallerSha256: 9EA0AA4AA439D7B1527086294063F25BBED9B953BA5C6EB40ADBBC1A165898EC
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: zarunbal.LogExpert
5+
PackageVersion: 1.43.0
6+
PackageLocale: en-US
7+
Publisher: zarunbal
8+
PublisherUrl: https://github.com/zarunbal
9+
PublisherSupportUrl: https://github.com/zarunbal/LogExpert/issues
10+
PackageName: LogExpert
11+
PackageUrl: https://github.com/zarunbal/LogExpert
12+
License: MIT License
13+
LicenseUrl: https://github.com/LogExperts/LogExpert/blob/HEAD/LICENSE
14+
ShortDescription: Windows tail program and log file analyzer.
15+
Description: |-
16+
LogExpert is a Windows tail program (a GUI replacement for the Unix tail command).
17+
18+
Summary of (most) features:
19+
- Tail mode
20+
- MDI-Interface with Tabs
21+
- Search function (including RegEx)
22+
- Bookmarks
23+
- A very flexible filter view and possibility to filter to tab
24+
- Highlighting lines via search criteria
25+
- Triggers (e.g. create Bookmark or execute a plugin) via search criteria
26+
- Columnizers: Plugins which split log lines into columns
27+
- Unicode support
28+
- log4j XML file support
29+
- 3rd party plugin support
30+
- Plugin API for more log file data sources
31+
- Automatical determine columnizer with given file name and content (Experimental)
32+
- Serilog.Formatting.Compact format support (Experimental)
33+
- Portable (all options / settings saved in application startup directory)
34+
Tags:
35+
- columnizer
36+
- logger
37+
- logger-interface
38+
- logging
39+
- winforms
40+
ReleaseNotes: |-
41+
What's Changed
42+
- chore: update generated files for v1.42.0 [skip ci] by @prs-created-by-release-actions[bot] in #690
43+
- fix: replace the last-open-files list when a window closes (#686) by @Hirogen in #691
44+
- fix/SaveLastOpenFilesList() by @Pr0metheus2 in #692
45+
- fix: recover Session file list from the tab layout XML (#694) by @Hirogen in #695
46+
- IsMultiFile now follows the multiFile argument only (Issue #679) by @Pr0metheus2 in #693
47+
- feat: three-way color mode (Light/Dark/System) replacing the DarkMode bool by @Hirogen in #701
48+
Full Changelog: v1.42.0...v1.43.0
49+
ReleaseNotesUrl: https://github.com/LogExperts/LogExpert/releases/tag/v1.43.0
50+
Documentations:
51+
- DocumentLabel: Wiki
52+
DocumentUrl: https://github.com/zarunbal/LogExpert/wiki
53+
ManifestType: defaultLocale
54+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: zarunbal.LogExpert
5+
PackageVersion: 1.43.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)