Query: function::log
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::log FUNCTION:(3stap) Logging Tapset FUNCTION:(3stap)NAMEfunction::log - Send a line to the common trace bufferSYNOPSISlog(msg:string)ARGUMENTSmsg The formatted message stringDESCRIPTIONThis function logs data. log sends the message immediately to staprun and to the bulk transport (relayfs) if it is being used. If the last character given is not a newline, then one is added. This function is not as effecient as printf and should be used only for urgent messages. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages |
---|
tapset::stopwatch(3stap) - centos |
function::ansi_set_color2(3stap) - centos |
tapset::errno(3stap) - centos |
tapset::logging(3stap) - centos |
tapset::queue_stats(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |