Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

log(3stap)


LOG

LOG

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

log − Send a line to the common trace buffer.

SYNOPSIS

log(msg:string)

ARGUMENTS

msg

The formatted message string.

DESCRIPTION

An implicit end−of−line is added. Same as println with a single string argument.



log(3stap)