LogViewer is a Windows Forms application for viewing and analyzing log data.
LogViewer uses YAML to define available organizations and environments.
- Built-in organizations are managed in source and are always available.
- Custom organizations can be added by the user via a local configuration file.
%LOCALAPPDATA%\LogViewer\user_organisations.yaml
For development builds:
%LOCALAPPDATA%\LogViewer\LogViewer_debug\user_organisations.yaml
- Open
user_organisations.yaml - An example organization is already included
- Copy the example and adjust the values to match your environment
- Download the latest portable release from the https://github.com/KooleControls/LogViewer/releases
- Extract the ZIP archive
- Run
LogViewer.exe
Developed by KooleControls. See the license file for details.
- Check existing issues: https://github.com/KooleControls/LogViewer/issues
- Open a new issue if needed, including relevant details