LogFormatUtils is declared abstract

This commit is contained in:
Rossen Stoyanchev 2018-09-19 11:54:05 -04:00
parent af58263744
commit a6f9c4c599
1 changed files with 1 additions and 5 deletions

View File

@ -32,11 +32,7 @@ import org.springframework.lang.Nullable;
* @author Rossen Stoyanchev
* @since 5.1
*/
public final class LogFormatUtils {
private LogFormatUtils() {
}
public abstract class LogFormatUtils {
/**
* Format the given value via {@code toString()}, quoting it if it is a