{"id":26098468,"url":"https://github.com/LogExperts/LogExpert","last_synced_at":"2025-03-09T16:01:35.400Z","repository":{"id":37745883,"uuid":"106875909","full_name":"LogExperts/LogExpert","owner":"LogExperts","description":"Windows tail program and log file analyzer.","archived":false,"fork":false,"pushed_at":"2025-03-08T12:34:44.000Z","size":19745,"stargazers_count":981,"open_issues_count":90,"forks_count":167,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-03-08T13:31:31.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LogExperts.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-13T21:41:17.000Z","updated_at":"2025-03-08T11:56:50.000Z","dependencies_parsed_at":"2025-02-03T09:32:19.001Z","dependency_job_id":"2fec63b3-84fe-4a2e-a244-d14f5bb1bba7","html_url":"https://github.com/LogExperts/LogExpert","commit_stats":null,"previous_names":["logexperts/logexpert"],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogExperts%2FLogExpert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogExperts%2FLogExpert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogExperts%2FLogExpert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogExperts%2FLogExpert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LogExperts","download_url":"https://codeload.github.com/LogExperts/LogExpert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242714047,"owners_count":20173583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-09T16:00:53.248Z","updated_at":"2025-03-09T16:01:35.315Z","avatar_url":"https://github.com/LogExperts.png","language":"C#","funding_links":[],"categories":["C\\#","C# #","C#"],"sub_categories":[],"readme":"# LogExpert [![Build status](https://ci.appveyor.com/api/projects/status/hxwxyyxy81l4tee8/branch/master?svg=true)](https://ci.appveyor.com/project/Zarunbal/logexpert/branch/master)\n\nThis is a clone from (no longer exists) https://logexpert.codeplex.com/\n\n# Overview\nLogExpert is a Windows tail program (a GUI replacement for the Unix tail command).\n\nSummary of (most) features:\n\n* Tail mode\n* MDI-Interface with Tabs\n* Search function (including RegEx)\n* Bookmarks\n* A very flexible filter view and possibility to filter to tab\n* Highlighting lines via search criteria\n* Triggers (e.g. create Bookmark or execute a plugin) via search criteria\n* Columnizers: Plugins which split log lines into columns\n* Unicode support\n* log4j XML file support\n* 3rd party plugin support\n* Plugin API for more log file data sources\n* Automatical determine columnizer with given file name and content (Experimental)\n* Serilog.Formatting.Compact format support (Experimental)\n* Portable (all options / settings saved in application startup directory)\n\n# Download\nFollow the [Link](https://github.com/zarunbal/LogExpert/releases/latest) and download the latest package. Just extract it where you want and execute the application or download the Setup and install it\n\nOr Install via chocolatey\n\n```choco install logexpert```\n\nRequirements\n- https://dotnet.microsoft.com/en-us/download/dotnet/8.0\n- .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) \n- ASP.NET Core Runtime (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.13-windows-x64-installer, https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.13-windows-x86-installer or https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.13-windows-hosting-bundle-installer)\n\n## CI\nThis is a continous integration build. So always the latest and greates changes. It should be stable but no promises. Can be viewed as Beta.\n\n[CI Download](https://ci.appveyor.com/project/Zarunbal/logexpert)\n\n# How to Build\n\n- Clone / Fork / Download the source code\n- Open the Solution (src/LogExpert.sln) with Visual Studio 2017 (e.g. Community Edition)\n- Restore Nuget Packages on Solution\n- Build\n- The output is under bin/(Debug/Release)/\n\nNuke.build Requirements\n- Chocolatey must be installed\n- Optional for Setup Inno Script 5 or 6\n\n# Pull Request\n- Use Development branch as target\n\n# FAQ / HELP / Informations / Examples\nPlease checkout the wiki for FAQ / HELP / Informations / Examples\n\n# High DPI\n- dont use AutoScaleMode for single GUI controls like Buttons etc.\n- dont use AutoScaleDimensions for single GUI controls like Buttons etc.\n\nhttps://github.com/zarunbal/LogExpert/wiki\n\n# Discord Server\nhttps://discord.gg/SjxkuckRe9\n\n## Credits\n### Contributors\n\nThis project exists thanks to all the people who contribute.\n\u003ca href=\"https://github.com/zarunbal/LogExpert/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=zarunbal/LogExpert\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLogExperts%2FLogExpert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLogExperts%2FLogExpert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLogExperts%2FLogExpert/lists"}