Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecorateWith ¶
DecorateWith adds call trace to the message "prefix what: why" 'ignoreCount' indicates the number of call that have to be ignored at the beginning of the stack trace
func IgnoreTraceUntil ¶
IgnoreTraceUntil cuts all the lines of the trace before and including lines with 'search' in it if 'stop' contains FirstOccurrence, cuts until the first occurrence of line containing 'search' if 'stop' contains LastOccurrence, cuts until the last occurrence of line containing 'search'
func SourceFilePathUpdater ¶
SourceFilePathUpdater returns a function to alter source file path, if debug is not enabled
func WhereIsThis ¶
func WhereIsThis() string
Types ¶
Click to show internal directories.
Click to hide internal directories.