JabRef / user-documentation

User documentation of JabRef
https://docs.jabref.org/
Creative Commons Attribution Share Alike 4.0 International
45 stars 112 forks source link

Info on changed CLI switch debug #375

Open Siedlerchr opened 2 years ago

Siedlerchr commented 2 years ago

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.

koppor commented 1 year ago

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)
+