forked from Qortal/qortal
Correct comment and example Windows dirname entry in log4j2.properties
This commit is contained in:
parent
ef790a8cb1
commit
c0242fe78b
@ -1,6 +1,6 @@
|
||||
rootLogger.level = info
|
||||
# On Windows, uncomment this:
|
||||
# property.dirname = ${sys:user.home}\\AppData\\Roaming\\qortal\\
|
||||
# On Windows, uncomment next line to set dirname:
|
||||
# property.dirname = ${sys:user.home}\\AppData\\Local\\qortal\\
|
||||
property.filename = ${sys:log4j2.filenameTemplate:-log.txt}
|
||||
|
||||
rootLogger.appenderRef.console.ref = stdout
|
||||
|
Loading…
Reference in New Issue
Block a user