function::warn FUNCTION:(3stap) Logging Tapset FUNCTION:(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 May 2013 FUNCTION:(3stap)