table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::ERROR(3stap) | Logging Tapset | FUNCTION::ERROR(3stap) |
NAME¶
function::error - Send an error messageSYNOPSIS¶
error(msg:string)
ARGUMENTS¶
msgThe formatted message string
DESCRIPTION¶
An implicit end-of-line is added. staprun prepends the string “ERROR:”. Sending an error message aborts the currently running probe. Depending on the MAXERRORS parameter, it may trigger an exit.SEE ALSO0¶
tapset::logging(3stap)November 2020 | SystemTap Tapset Reference |