function::log(3) debian man page | unix.com

Man Page: function::log

Operating Environment: debian

Section: 3

function::log

FUNCTION:(3stap)						  Logging Tapset						  FUNCTION:(3stap)

NAME
function::log - Send a line to the common trace buffer
SYNOPSIS
log(msg:string)
ARGUMENTS
msg The formatted message string
DESCRIPTION
This 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
function::ctime(3stap) - centos
tapset::stopwatch(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::logging(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph