SproutCMS

This is the code documentation for the SproutCMS project

function log()

Deprecated.

This function has been removed, and it's signature has
been left for compatibilty only.

Usage

void Kohana::log ( mixed $type , mixed $message );

Authors

Arguments

  1. $type
  2. $message

Return value

  • void