Chapter 3 Basic Functions
II-59
3
3
3.
.
.5
5
5.
.
.3
3
3
R
R
Re
e
ec
c
co
o
or
r
rd
d
d
F
F
Fo
o
or
r
rm
m
ma
a
at
t
t
3
3
3.
.
.5
5
5.
.
.3
3
3.
.
.1
1
1
O
O
Op
p
pe
e
er
r
ra
a
at
t
ti
i
io
o
on
n
n
L
L
Lo
o
og
g
g
(1) Record format of operation log
0 24 25 35 36 43 44 54 55 58 63 64
Generating
time
Blank Process
ID
Blank Message
Classifi-
cation
Blank Process
name
Blank “iSM” Message
number
“:”
ch(24) ch(1) ch(10) ch(1) ch(7) ch(1) ch(10) ch(1) ch(3) ch(5) ch(1)
Text
ch(n)
Table 3-17 Record Format (Operation Log)
Size Data Type Contents Contents Details
24 char Generation time Date, time and year
Data format: Time format obtained from ctime( )
1 char Blank (space)
10 char Process ID Process number of message output origin
1 char Blank (space)
7 char Message Classification Message Classification
LOG_ERR ........ “Err “
LOG_WARNING .... “Warning”
LOG_NOTICE ...... “Notice “
LOG_INFO . ....... “Info “
1 char Blank (space)
10 char Process name Process name of message output origin
1 char Blank (space)
3 char “iSM”
5 char Message number Message serial number
1 char “:”
n 501 char Text Variable length: a maximum of 501 bytes of character
string (terminated by \n)