1Syslog.LogFacility(3kaya)    Kaya module reference   Syslog.LogFacility(3kaya)
2
3
4

NAME

6       Syslog::LogFacility - The logging facility to use.
7

SYNOPSIS

9       Syslog::LogFacility< >
10
11
12     = LogAuthPriv()
13
14
15     | LogCron()
16
17
18     | LogDaemon()
19
20
21     | LogFtp()
22
23
24     | LogKern()
25
26
27     | LogLpr()
28
29
30     | LogMail()
31
32
33     | LogNews()
34
35
36     | LogSyslog()
37
38
39     | LogUser()
40
41
42     | LogUUCP()
43
44
45     | LogLocal(Int facility)
46

DESCRIPTION

48       The  logging facility to use. These have the same meanings as the simi‐
49       larly named facilities in syslog(3). The facility number  for  LogLocal
50       must be between 0 and 7 inclusive.
51

AUTHORS

53       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
54       (kaya@kayalang.org). For further information see http://kayalang.org/
55

LICENSE

57       The Kaya standard library is free software;  you  can  redistribute  it
58       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
59       License (version 2.1 or any later version) as  published  by  the  Free
60       Software Foundation.
61
62
63
64Kaya                             December 2010       Syslog.LogFacility(3kaya)
Impressum