Mindustry mod that adds more logging features and improvements.
Successor to the original ExtraLogging, now rewritten in Clojure.
- Fully customizable log messages /w timestamp [1];
- Translate chat messages to your locale;
- Change log level [1];
- Force colored terminal output, colorize
[name]
in log messages [2]; - Print event triggers to the console [1];
- Fix log display order (vanilla issue);
- Various other quality of life improvements.
Android support was dropped from version 2.1.0 onwards because I had to upgrade Clojure to 1.9.0+ which is broken on Android. You can still try to use an older version, though it's not guaranteed to work.
[1]: Only after the mod is created though
[2]: For Windows and Android, you need a modern terminal that supports ANSI
color codes. This proves Linux is superior