FUNCTION::WARN(3stap) Logging Tapset FUNCTION::WARN(3stap)NAMEfunction::warn - Send a line to the warning streamSYNOPSISwarn(msg:string)ARGUMENTSmsg The formatted message stringDESCRIPTIONThis 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. SystemTap Tapset Reference June 2014 FUNCTION::WARN(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ctime(3) - debian |
| tapset::stap_staticmarkers(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::tcp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |