MCPcopy 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
12def OnDumpLogs(event):
13 pyfalog.critical("Dump log button was pressed. Writing all logs to log file.")
14
15
16class PFGeneralPref(PreferenceView):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected