mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +01:00
Add slf4j option to show the datetime in the logs
This commit is contained in:
parent
d3e712232b
commit
934df81b23
@ -438,6 +438,8 @@
|
||||
<option value="-Dcom.apple.smallTabs=true"/>
|
||||
<option value="-DAPP_DIR=$APP_ROOT/Contents/Java"/>
|
||||
<option value="-Djava.ext.dirs=$JVM_RUNTIME/Contents/Home/lib/ext/:$JVM_RUNTIME/Contents/Home/jre/lib/ext/"/>
|
||||
<option value="-Dorg.slf4j.simpleLogger.showDateTime=true"/>
|
||||
<option value="-Dorg.slf4j.simpleLogger.dateTimeFormat=yyyy-MM-dd HH:mm:ss:SSS Z"/>
|
||||
|
||||
<!--
|
||||
<option value="-Dapple.awt.showGrowBox=false"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user