ColumnizerLib 1.20.0
See the version list below for details.
dotnet add package ColumnizerLib --version 1.20.0
NuGet\Install-Package ColumnizerLib -Version 1.20.0
<PackageReference Include="ColumnizerLib" Version="1.20.0" />
<PackageVersion Include="ColumnizerLib" Version="1.20.0" />
<PackageReference Include="ColumnizerLib" />
paket add ColumnizerLib --version 1.20.0
#r "nuget: ColumnizerLib, 1.20.0"
#:package ColumnizerLib@1.20.0
#addin nuget:?package=ColumnizerLib&version=1.20.0
#tool nuget:?package=ColumnizerLib&version=1.20.0
LogExpert 
This is a clone from (no longer exists) https://logexpert.codeplex.com/
Overview
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
- Automatical determine columnizer with given file name and content (Experimental)
- Serilog.Formatting.Compact format support (Experimental)
- Portable (all options / settings saved in application startup directory)
Download
Follow the Link and download the latest package. Just extract it where you want and execute the application or download the Setup and install it
Or Install via chocolatey
choco install logexpert
Requirements
- https://dotnet.microsoft.com/en-us/download/dotnet/8.0
- .NET 8 (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.13-windows-x64-installer or https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.13-windows-x86-installer)
CI
This is a continous integration build. So always the latest and greates changes. It should be stable but no promises. Can be viewed as Beta.
How to Build
- Clone / Fork / Download the source code
- Open the Solution (src/LogExpert.sln) with Visual Studio 2017 (e.g. Community Edition)
- Restore Nuget Packages on Solution
- Build
- The output is under bin/(Debug/Release)/
Nuke.build Requirements
- Chocolatey must be installed
- Optional for Setup Inno Script 5 or 6
Pull Request
- Use Development branch as target
FAQ / HELP / Informations / Examples
Please checkout the wiki for FAQ / HELP / Informations / Examples
High DPI
- dont use AutoScaleMode for single GUI controls like Buttons etc.
- dont use AutoScaleDimensions for single GUI controls like Buttons etc.
https://github.com/LogExperts/LogExpert/wiki
Discord Server
Credits
Contributors
This project exists thanks to all the people who contribute. <a href="https://github.com/LogExperts/LogExpert/graphs/contributors"> <img src="https://contrib.rocks/image?repo=LogExperts/LogExpert" /> </a>
Made with contrib.rocks.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.