Skip to content

Commit 7397a47

Browse files
authored
Merge pull request #659 from tpfinal-pp1/fix-bugs
modificada property de logger a modo info
2 parents 9b86b91 + 3d579a6 commit 7397a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/log4j.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Root logger option
2-
log4j.rootLogger=DEBUG, stdout
2+
log4j.rootLogger=INFO, stdout
33

44
# Redirect log messages to console
55
log4j.appender.stdout=org.apache.log4j.ConsoleAppender

0 commit comments

Comments
 (0)