# Functions
GeneratePanicReport produces a timestamped dump of the application state for inspection and debugging purposes.
# Variables
PanicReportingPath is the name of the subdir created within the repoPath path provided to GeneratePanicReport.
PanicReportJournalTail is the number of lines captured from the end of the lotus journal to be included in the panic report.