Pluf_Log_Remote Class Reference

List of all members.

Static Public Member Functions

static write ($stack)


Detailed Description

Log to a server via a POST request.

Fire a POST request agains a server with the payload being the content of the log. The log is serialized as JSON. It is always containing the current stack, so an array of log "lines".

The configuration keys are:


Member Function Documentation

static Pluf_Log_Remote::write ( stack  )  [static]

Flush the stack to the remote server.

Parameters:
$stack Array


The documentation for this class was generated from the following file:

Generated on Wed Feb 3 15:44:52 2010 for Pluf by  doxygen