You are here

public function RealisticDummyContentLog::log in Realistic Dummy Content 7

1 method overrides RealisticDummyContentLog::log()
RealisticDummyContentDebugLog::log in api/realistic_dummy_content_api.module

File

api/realistic_dummy_content_api.module, line 20
API code allowing other modules to generate realistic dummy content. See the Realistic Dummy Content module for an example of how to use.

Class

RealisticDummyContentLog
Interface for a log class

Code

public function log($text, $vars = array());