mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:06:38 +02:00
✨ Add better logging config for devenv
This commit is contained in:
parent
b718a282e0
commit
a89f16e594
5 changed files with 62 additions and 13 deletions
|
@ -28,7 +28,7 @@ export OPTIONS="
|
|||
-J-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager \
|
||||
-J-Djdk.attach.allowAttachSelf \
|
||||
-J-Dpolyglot.engine.WarnInterpreterOnly=false \
|
||||
-J-Dlog4j2.configurationFile=log4j2.xml \
|
||||
-J-Dlog4j2.configurationFile=log4j2-devenv.xml \
|
||||
-J-XX:+EnableDynamicAgentLoading \
|
||||
-J-XX:-OmitStackTraceInFastThrow \
|
||||
-J-XX:+UnlockDiagnosticVMOptions \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue