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_color3(3) - debian |
| function::ctime(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::tcp(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Controlling user input |
| [TIP] Processing YAML files with yq |