8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man3head / syslog.h.3head
blob12a06fe8c350c71c8c8173292d58dddd6259e658
1 '\" te
2 .\" Copyright (c) 2001, The IEEE and The Open Group. All Rights Reserved. Portions Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
3 .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at
4 .\" http://www.opengroup.org/bookstore/.
5 .\" The Institute of Electrical and Electronics Engineers and The Open Group, have given us permission to reprint portions of their documentation. In the following statement, the phrase "this text" refers to portions of the system documentation. Portions of this text are reprinted and reproduced in electronic form in the Sun OS Reference Manual, from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between these versions and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html.
6 .\"  This notice shall appear on any product containing this material.
7 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
9 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
10 .TH SYSLOG.H 3HEAD "Sep 10, 2003"
11 .SH NAME
12 syslog.h, syslog \- definitions for system error logging
13 .SH SYNOPSIS
14 .LP
15 .nf
16 #include <\fBsyslog.h\fR>
17 .fi
19 .SH DESCRIPTION
20 .sp
21 .LP
22 The <\fBsyslog.h\fR> header defines the following symbolic constants, zero or
23 more of which can be OR'ed together to form the \fBlogopt\fR option of
24 \fBopenlog()\fR:
25 .sp
26 .ne 2
27 .na
28 \fB\fBLOG_PID\fR\fR
29 .ad
30 .RS 14n
31 Log the process ID with each message.
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fBLOG_CONS\fR\fR
38 .ad
39 .RS 14n
40 Log to the system console on error.
41 .RE
43 .sp
44 .ne 2
45 .na
46 \fB\fBLOG_NDELAY\fR\fR
47 .ad
48 .RS 14n
49 Connect to syslog daemon immediately.
50 .RE
52 .sp
53 .ne 2
54 .na
55 \fB\fBLOG_ODELAY\fR\fR
56 .ad
57 .RS 14n
58 Delay open until \fBsyslog()\fR is called.
59 .RE
61 .sp
62 .ne 2
63 .na
64 \fB\fBLOG_NOWAIT\fR\fR
65 .ad
66 .RS 14n
67 Do not wait for child processes.
68 .RE
70 .sp
71 .LP
72 The following symbolic constants are defined as possible values of the
73 \fIfacility\fR argument to \fBopenlog()\fR:
74 .sp
75 .ne 2
76 .na
77 \fB\fBLOG_KERN\fR\fR
78 .ad
79 .RS 14n
80 reserved for message generated by the system
81 .RE
83 .sp
84 .ne 2
85 .na
86 \fB\fBLOG_USER\fR\fR
87 .ad
88 .RS 14n
89 message generated by a process
90 .RE
92 .sp
93 .ne 2
94 .na
95 \fB\fBLOG_MAIL\fR\fR
96 .ad
97 .RS 14n
98 reserved for message generated by mail system
99 .RE
102 .ne 2
104 \fB\fBLOG_NEWS\fR\fR
106 .RS 14n
107 reserved for message generated by news system
111 .ne 2
113 \fB\fBLOG_UUCP\fR\fR
115 .RS 14n
116 reserved for message generated by UUCP system
120 .ne 2
122 \fB\fBLOG_DAEMON\fR\fR
124 .RS 14n
125 reserved for message generated by system daemon
129 .ne 2
131 \fB\fBLOG_AUTH\fR\fR
133 .RS 14n
134 reserved for message generated by authorization daemon
138 .ne 2
140 \fB\fBLOG_CRON\fR\fR
142 .RS 14n
143 reserved for message generated by clock daemon
147 .ne 2
149 \fB\fBLOG_LPR\fR\fR
151 .RS 14n
152 reserved for message generated by printer system
156 .ne 2
158 \fB\fBLOG_LOCAL0\fR\fR
160 .RS 14n
161 reserved for local use
165 .ne 2
167 \fB\fBLOG_LOCAL1\fR\fR
169 .RS 14n
170 reserved for local use
174 .ne 2
176 \fB\fBLOG_LOCAL2\fR\fR
178 .RS 14n
179 reserved for local use
183 .ne 2
185 \fB\fBLOG_LOCAL3\fR\fR
187 .RS 14n
188 reserved for local use
192 .ne 2
194 \fB\fBLOG_LOCAL4\fR\fR
196 .RS 14n
197 reserved for local use
201 .ne 2
203 \fB\fBLOG_LOCAL5\fR\fR
205 .RS 14n
206 reserved for local use
210 .ne 2
212 \fB\fBLOG_LOCAL6\fR\fR
214 .RS 14n
215 reserved for local use
219 .ne 2
221 \fB\fBLOG_LOCAL7\fR\fR
223 .RS 14n
224 reserved for local use
229 The following is declared as a macro for constructing the \fImaskpri\fR
230 argument to \fBsetlogmask()\fR. The following macro expands to an expression of
231 type \fBint\fR when the argument \fIpri\fR is an expre ssion of type \fBint\fR:
233 .ne 2
235 \fB\fBLOG_MASK(\fR\fIpri\fR\fB)\fR\fR
237 .RS 17n
238 a mask for priority \fIpri\fR
243 The following constants are defined as possible values for the \fIpriority\fR
244 argument of \fBsyslog()\fR:
246 .ne 2
248 \fB\fBLOG_EMERG\fR\fR
250 .RS 15n
251 A panic condition was reported to all processes.
255 .ne 2
257 \fB\fBLOG_ALERT\fR\fR
259 .RS 15n
260 A condition that should be corrected immediately.
264 .ne 2
266 \fB\fBLOG_CRIT\fR\fR
268 .RS 15n
269 A critical condition.
273 .ne 2
275 \fB\fBLOG_ERR\fR\fR
277 .RS 15n
278 An error message.
282 .ne 2
284 \fB\fBLOG_WARNING\fR\fR
286 .RS 15n
287 A warning message.
291 .ne 2
293 \fB\fBLOG_NOTICE\fR\fR
295 .RS 15n
296 A condition requiring special handling.
300 .ne 2
302 \fB\fBLOG_INFO\fR\fR
304 .RS 15n
305 A general information message.
309 .ne 2
311 \fB\fBLOG_DEBUG\fR\fR
313 .RS 15n
314 A message useful for debugging programs.
317 .SH ATTRIBUTES
320 See \fBattributes\fR(5) for descriptions of the following attributes:
325 box;
326 c | c
327 l | l .
328 ATTRIBUTE TYPE  ATTRIBUTE VALUE
330 Interface Stability     Standard
333 .SH SEE ALSO
336 \fBsyslog\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5)