mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 13:37:45 -05:00
Use a custom dev time log4j config. Enables color output and improves overall logging. (#186)
* Use a custom dev time log4j config. Enables color output and improves overall logging. Color output is not enabled by default for eclipse users * Use the run config to force enable ansi colors * Improve IDE detection
This commit is contained in:
@@ -56,4 +56,5 @@ public class Constants {
|
||||
|
||||
public static final String MIXIN_COMPILE_EXTENSIONS_VERSION = "0.3.0.4";
|
||||
public static final String DEV_LAUNCH_INJECTOR_VERSION = "0.2.0+build.6";
|
||||
public static final String TERMINAL_CONSOLE_APPENDER_VERSION = "1.2.0";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user