Ghidra uses the Apache Log4j logging library to store a lot of execution messages. Finding these logs can be quite tricky, especially if you launch Ghidra from a shell (using ghidraRun ) because no output is displayed in the terminal. Usually, the first instinct is to look for a .
Source: [Dev.to](https://dev.to/ddupard/ghidra-internals-where-are-my-logs--p3n)