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

Man Page: function::log

Operating Environment: centos

Section: 3stap

FUNCTION::LOG(3stap)						  Logging Tapset					      FUNCTION::LOG(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 efficient as printf and should be used only for urgent messages. SystemTap Tapset Reference June 2014 FUNCTION::LOG(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::queue_stats(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq