Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ OnDumpLogs
Function
OnDumpLogs
gui/builtinPreferenceViews/pyfaLoggingPreferences.py:12–13 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
10
11
12
def
OnDumpLogs(event):
13
pyfalog.critical(
"Dump log button was pressed. Writing all logs to log file."
)
14
15
16
class
PFGeneralPref(PreferenceView):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected