1Logger(3kaya)                Kaya module reference               Logger(3kaya)
2
3
4

NAME

6       Logger - Message Logging
7

DESCRIPTION

9       This  module  allows  messages  to  be logged to a file or an in-memory
10       String. On platforms other than Windows, the Syslog(3kaya)  module  may
11       also be of use.
12

DATA TYPES

14       Logger.Logger (3kaya)

FUNCTIONS

16       Logger.endLog (3kaya)
17       Logger.log (3kaya)
18       Logger.logAll (3kaya)
19       Logger.makeLogFile (3kaya)
20       Logger.makeLogHandle (3kaya)
21       Logger.makeLogString (3kaya)

AUTHORS

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

LICENSE

26       The Kaya standard library is free software;  you  can  redistribute  it
27       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
28       License (version 2.1 or any later version) as  published  by  the  Free
29       Software Foundation.
30
31
32
33Kaya                             December 2010                   Logger(3kaya)
Impressum