Post from 2025-10-17 13:14:09
TIL if you want to change the config of the logging module in PyGhidra you have to reastart
#Ghidra
for the new config to take effect...
Bonus: There is a predefined `writer` stream object that you can use to log to the GUI console.
permalink
|
main