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

SEE ALSO

21       tapset::logging(3stap)
22
23
24
25SystemTap Tapset Reference       November 2019           FUNCTION::WARN(3stap)
Impressum