YANA 4 PHP Framework
Docs For Class Yana_log
«abstract» Yana_log
This is an abstract super class for all kinds of messages.
Located in /includes/class_yana_log.php
Name | Type | Description |
---|---|---|
$message | string | the message that should be reported |
$data | mixed | (optional) any kind of data that might help to understand context in which the message was created |
Create a new instance, representing a system message. To report this message to the framework, just call $YANA->report($yana_log_object).
This creates a log entry that is supposed to be written to a log-file
This creates a string of at most 1000 characters containing the text in the message attribute and a serialized representation of the data attribute.
Documentation generated on Fri, 17 Nov 2006 20:08:20 +0100 by phpDocumentor 1.3.1