Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4061ab6

Browse files
committed
fixes #110 support for similarity index, rename from, rename to
1 parent 7da2973 commit 4061ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-diff-utils/src/test/resources/logging.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ handlers=java.util.logging.ConsoleHandler
33
.level=INFO
44
com.github.difflib.unifieddiff.level=FINE
55

6-
java.util.logging.ConsoleHandler.level=FINE
6+
java.util.logging.ConsoleHandler.level=INFO
77
#java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
88

0 commit comments

Comments
 (0)