Closed fromagnoli-sap closed 2 years ago
@christiand93 convenience methods are now fixed and cases like log.info("This %s a %s", "is", "test"); should work now
log.info("This %s a %s", "is", "test");
@christiand93 convenience methods are now fixed and cases like
log.info("This %s a %s", "is", "test");
should work now