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::WARN(3stap) | Logging Tapset | FUNCTION::WARN(3stap) |
NAME¶
function::warn - Send a line to the warning streamSYNOPSIS¶
warn(msg:string)
ARGUMENTS¶
msgThe formatted message string
DESCRIPTION¶
This function sends a warning message immediately to staprun. It is also sent over the bulk transport (relayfs) if it is being used. If the last characater is not a newline, the one is added.SEE ALSO0¶
tapset::logging(3stap)October 2018 | SystemTap Tapset Reference |