January 2002
Beginner
480 pages
13h 15m
English
The log components handle
<log/> packets; you can
guess that these are the components that provide logging
services.
On receipt of a
<log/> data packet,
a logging component will (hopefully) do something useful with it,
like write it to a file or to STDERR.
The <log/> packet shown in
Example 4-1
is being used to record the successful connection and authentication
of user dj,
on yak, using the Jabber client JabberIM.
<log type='record' from='dj@yak'>login ok 192.168.0.1 JabberIM</log>
Read now
Unlock full access