wasp.core
[ class tree: wasp.core ] [ index: wasp.core ] [ all elements ]

Class: Logger

Source Location: /core/Logger.php

Class Overview


Log handler class for WASP applications


Author(s):

  • brian.fioca@pangomedia.com

Variables

Methods



Class Details

[line 29]
Log handler class for WASP applications



Tags:

author:  brian.fioca@pangomedia.com
since:  0.9


[ Top ]


Class Variables

$SINGLETON =

[line 35]

only one Logger is available



Tags:

static:  

Type:   mixed


[ Top ]



Class Methods


method log [line 44]

void log( mixed $stMessage, [mixed $stName = null])

logs an informational message to the given log or the default log if not specified

$param stMessage the message to log $param stName the name of the log to write to




Tags:

static:  
access:  public


[ Top ]

method logDebug [line 80]

void logDebug( mixed $stMessage, [mixed $stName = null])

logs a debug message to the given log or the default log if not specified

$param stMessage the message to log $param stName the name of the log to write to




Tags:

static:  
access:  public


[ Top ]

method logError [line 56]

void logError( mixed $stMessage, [mixed $stName = null])

logs an error message to the given log or the default log if not specified

$param stMessage the message to log $param stName the name of the log to write to




Tags:

static:  
access:  public


[ Top ]

method logWarning [line 68]

void logWarning( mixed $stMessage, [mixed $stName = null])

logs a warning message to the given log or the default log if not specified

$param stMessage the message to log $param stName the name of the log to write to




Tags:

static:  
access:  public


[ Top ]


Documentation generated on Sun, 27 Nov 2005 13:15:54 -0500 by phpDocumentor 1.3.0RC3