Adding more cross references

This commit is contained in:
Socrates
2020-05-29 15:22:50 +02:00
parent def64d3380
commit 80c928921e
3 changed files with 22 additions and 9 deletions

View File

@@ -45,7 +45,7 @@ smtpStartTLSEnable=false
# This affects only if Java logging is used (usually in Tomcat and WebSphere).
# It does not affect log4j configuration (usually in JBoss or if you use log4j in your app).
# Default value is INFO
javaLoggingLevel=INFO
javaLoggingLevel=FINE
# LOGGING LEVEL FOR HIBERNATE ENGINE
# Possibles values are: SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL, OFF