user-documentation icon indicating copy to clipboard operation
user-documentation copied to clipboard

Info on changed CLI switch debug

Open Siedlerchr opened this issue 3 years ago • 1 comments

For tinylog. Refs https://github.com/JabRef/jabref/pull/8226

Debug log level is only possible with java property -Dtinylog.level=debug

DevDocs need to be adjusted as well.

Siedlerchr avatar Dec 18 '21 18:12 Siedlerchr

JabRef-5.10-portable_windows(1)\JabRef\runtime\bin\JabRef.bat

- pushd %DIR% & %JAVA_EXEC% %CDS_JVM_OPTS%  -p "%~dp0/../app" -m org.jabref/org.jabref.cli.Launcher  %* & popd
+ ??? (we don't know)
+ 

koppor avatar Jul 31 '23 19:07 koppor