Skip to content

Updated Output & Wording

Latest
Compare
Choose a tag to compare
@Koupah Koupah released this 12 Dec 14:34
· 3 commits to main since this release

0.51

Updated wording of some messages and fixed the output to show the actual Log4J string, not the contents inside ${ }

0.5

Utilizes regex to detect any Log4j format strings, and a new option is available to all users allowing the ability to check any log folder (.log & .log.gzip only).

Instructions

Windows Users can run this in two ways:
Method 1. Download LogChecker.exe and run it
or
Method 2. Simply download both start.bat and LogChecker.jar, ensuring they're in the same directory, and run start.bat

Linux/Mac users, simply run java -jar LogChecker.jar in a terminal and you'll be prompted further.

If you have any issues on Linux/Mac, or at all in general, feel free to make an Issue on GitHub.