Message objects are returned by the Logger::retrieve_messages() method, and contain information about the logged message, such as the date when the message was logged and the message's level.
Located in /common/logger/interface/message.php (line 27)
Builds a Message object.
The message's date is set to current date and time.
Returns the level of the message.
Returns the message as a string, creation date and message level excluded.
Changes the date the message was created.
The method should typically be used when messages are retrieved using the Logger::retrieve_messages() method.
Documentation generated on Tue, 17 Nov 2009 19:00:39 +0100 by phpDocumentor 1.4.2