1FUNCTION::WARN(3stap)           Logging Tapset           FUNCTION::WARN(3stap)
2
3
4

NAME

6       function::warn - Send a line to the warning stream
7

SYNOPSIS

9           warn(msg:string)
10

ARGUMENTS

12       msg
13           The formatted message string
14

DESCRIPTION

16       This function sends a warning message immediately to staprun. It is
17       also sent over the bulk transport (relayfs) if it is being used. If the
18       last characater is not a newline, the one is added.
19
20
21
22SystemTap Tapset Reference        August 2011            FUNCTION::WARN(3stap)
Impressum