function::error FUNCTION:(3stap) Logging Tapset FUNCTION:(3stap)NAMEfunction::error - Send an error messageSYNOPSISerror(msg:string)ARGUMENTSmsg The formatted message stringDESCRIPTIONAn 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. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)