LogoRRR icon indicating copy to clipboard operation
LogoRRR copied to clipboard

A simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.

Results 56 LogoRRR issues
Sort by recently updated
recently updated
newest added

If you click around in either BlockView or TextView, a cursor should be displayed in the Blockview to mark the current / active entry.

For example, UTF-16 files like attached here are not handled properly. Search won't work for example. [utf-16-le-bom.txt](https://github.com/rladstaetter/LogoRRR/files/9967766/utf-16-le-bom.txt)

After being able to extract log time instant (#12) it is possible to better compare two or more log files or merge them to one log file. In many cases...

enhancement

Instead of 'drop logfiles here' as image provde a reasonably sized fontawesome icon with centered text. Also, add `LogoRRR`s Logo to the blank background, maybe with a reduced opacity.

usability

Add a dark mode theme to `LogoRRR`

usability

Remember last opened directory in 'open file' dialog

LogoRRR uses a rich ecosystem which changes very quickly. In each release there are updates to various 3rd party libraries or build infrastructure which should be reflected in this issue....

release process

Create a functionality to replay log files. Initially, this should happen solely for development purposes, maybe in a later stage be incorporated in the user interface. To start with, an...

If you select either in Text or Blockview an element, this should be highlighted in some way.

To be able to configure LogoRRR's behavior, a settings dialog should be introduced where one can basically edit all settings which are written to `logorrr.conf`.