GP-4313: Loaders now echo their message log to the application.log file.

Can be disabled in launch.properties.
This commit is contained in:
Ryan Kurtz
2024-02-12 09:46:48 -05:00
parent 2d9a1ac539
commit e5e488a807
5 changed files with 27 additions and 1 deletions
@@ -141,3 +141,6 @@ VMARGS=-Xshare:off
# Enables PDB developer mode
#VMARGS=-Dghidra.pdb.developerMode=true
# Disables the loaders echoing their message log to the application.log file
#VMARGS=-Ddisable.loader.logging=true