Kaya 0.5.3 reference for Logger::Logger

List of functions and data types in Logger

Logger::Logger

Constructors

Usage

LogFile is for sending logs directly to a file; it is less efficient because it opens and closes the file each time logging is done; use LogHandle for heavy logging. LogString is for logging to a string in memory. The given string is modified when it is logged to.

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya