Xinc-Logger
[ class tree: Xinc-Logger ] [ index: Xinc-Logger ] [ all elements ]

Class: Xinc_Logger_Message

Source Location: /Xinc/Logger/Message.php

Class Overview


Xinc - Continuous Integration.


Author(s):

Copyright:

  • 2007 David Ellis, One Degree Square

Variables

Methods



Class Details



[ Top ]


Class Variables

$message =

[line 43]



Tags:

var:  Content of message.
access:  public

Type:   string


[ Top ]

$priority =

[line 38]



Tags:

var:  Priority of the message (e.g. 'info').
access:  public

Type:   string


[ Top ]

$timestamp =

[line 48]



Tags:

var:  Timestamp of the message.
access:  public

Type:   ?


[ Top ]



Class Methods


constructor __construct [line 57]

Xinc_Logger_Message __construct( string $strPriority, ? $timestamp, string $strContent)

Constructor sets the priority and message content.



Tags:

access:  public


Parameters:

string   $strPriority   Priority of the message.
?   $timestamp   Timestamp of the message.
string   $strContent   Content of the message.

[ Top ]


Documentation generated on Sun, 09 Dec 2012 21:49:30 +0100 by phpDocumentor 1.4.4