When formulating assertions, JUnit quickly reaches its limits. The AssertJ and Google Truth libraries offer new possibilities ...
// This logger is used to write text to the console and the log file. // It is considered best practice to use your mod id as the logger's name. // That way, it's clear which mod wrote info, warnings, ...
This project is a reusable Spring Boot AOP-based logging and method profiling library that provides a custom annotation @LogExecution to automatically log method entry, exit, arguments, return values, ...