Wingetlywingetly
← All apps

Log4View

by PROSA GmbHv2.1.1.51

Last updated

A powerful and comfortable viewer for Log4Net, NLog, log4j and log4cxx output

Install with winget

$ winget install --id PROSA.Log4View --exact --version 2.1.1.51

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Log4View

Log4View uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Log4ViewSetup.exe /quiet /norestart

See the full silent install reference for Log4View

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

LOG4VIEW is a convenient viewer for XML formated log4net and logging output. It can visualize and filter logging output from various log appenders such as UDP appenders, file appenders or even from a special TCP appender.

LOG4VIEW reads all log messages from the configured log appenders and stores them in an internal buffer. The user decides, which loggers should be displayed at which level. When the user decides to change the filter settings, previously hidden log messages are now displayed and vice versa.

LOG4VIEW is designed to present the logging information to the developer as efficiently and comfortably as possible. Log4View is a pure .NET application, written in C#.

LOG4VIEW allows merging of different log sources in a single view. This can make debugging of distributed applications much easier.

Features:

- Log viewer with multiple open logs

- Dynamically growing logger tree shows all known loggers

- Type and layout of the visualized information is fully customizable

- Font and color of log messages can be individually selected, depending on logger name, log level, message text and other criteria

- Easy configuration of individual logger filter levels

- UDP receiver enables visualization of messages with the original log4net UDP appender

- TCP receiver can be used in conjunction with a special TCP Appender, developed for reliable message transmission to Log4View

- File receiver enables visualization of messages with the log4net File- and RollingFileAppender; can also read rolled files

- Database receiver reads from SQL-Server, Oracle, DB2 and MySQL DBMS

- Can read XML formatted log files as ell as pattern formatted files

- Linked receivers allow direct editing of log4net config settings

- Messages of different receivers can be consolidated in a common window or displayed in separate message windows

- Reads ands shows very large log files (>100000 lines) quickly

- Individual log levels and additional content fields possible

Installers · v2.1.1.51

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Log4View.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • DiscordChatExporter.CLITyrrrz
    Tyrrrz.DiscordChatExporter.CLIv2.48

    Exports Discord chat logs to a file

  • SeqDatalust Pty Ltd
    Datalust.Seqv11.0.17114.0

    The self-hosted search, analysis, and alerting server built for structured logs and traces.

  • SnakeTailSnakeNest.com
    snakefoot.snaketailv1.9.8.0

    A Windows tail utility for monitoring growing text log files

  • S
    smartlogFelipe Pires Morandini
    FelipeMorandini.smartlogv0.6.4

    A high-performance TUI for log tailing with JSON auto-detection and real-time filtering

  • LogFusionBinary Fortress Software
    BinaryFortress.LogFusionv7.2.0.0

    Real-Time Log Monitoring Made Easy

  • DiscordChatExporter.GUITyrrrz
    Tyrrrz.DiscordChatExporter.GUIv2.48

    Exports Discord chat logs to a file

More from PROSA GmbH or browse log, log4cxx, log4j.

Frequently asked questions

How do I install Log4View on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PROSA.Log4View --exact --version 2.1.1.51. winget downloads the installer from PROSA GmbH and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Log4View silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PROSA.Log4View --exact 2.1.1.51 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Log4View?
Log4View uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i Log4ViewSetup.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Log4View via winget?
Run: winget uninstall --id PROSA.Log4View --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Log4View's Apps & Features entry.
Is Log4View free?
Log4View is distributed under Proprietary. Refer to the publisher (https://www.log4view.com/download-en) for the full license terms - Wingetly itself does not charge for installation.
Does Log4View work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Log4View directly from the publisher.
How do I keep Log4View up to date?
Run winget upgrade --id PROSA.Log4View --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Log4View from microsoft/winget-pkgs.