GdbMiSession.logShutdownError
void logShutdownError(string context, Exception e) @trustedLogs a shutdown/cleanup error through the configured logger if available.
Parameters
context | Description of the cleanup step. |
e | The exception that was caught. |