# Functions
Assert Panicf's if the condition evaluates to false.
DumpGoMemoryTrace output memory profile to logs.
DumpGoProfile output goroutines to file.
GoProfileDump output goroutines to file.
DumpHeap output heap to file.
GetHostNamePrefix return '<hostname>' to use as prefix.
GetTimeStamp returns 'readable' timestamp with no spaces 'YYYYMMDDHHMMSS'.
HeapDump output heap to filename.
No description provided by the author
Panicf outputs error message, dumps threads and exits.
# Constants
Path defailt location for debug/profile output.