Skip to content

andrew-raphael-lukasik/UnityLogFileReader

facb4abd71
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

UnityLogFileReader

Simple windows app to make reading Unity *.log files easier on your eyes and brains.

Features:

  • Collapses repeating messages.
  • Continuously updated file view.
  • Single mouse-click copies the given message.
  • Identical messages share color value.
  • File history.

See for yourself:

Notepad <--> this preview

Installation:

  • Download binary files or compile project yourself.
  • Open *.log file with this apllication. Program uses CommandLineArgs so uou can do that by:
    • RMB over a log file->OpenWith->select this app's executable
    • dropping a *.log file over app's executable.

About

Windows app to make reading Unity *.log files easier on your eyes and brains.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages