MongoLog
PHP Manual

MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackRetrieve the previously set callback function name

Description

public static void MongoLog::getCallback ( void )

Retrieves the callback function name.

Parameters

This function has no parameters.

Return Values

Returns the callback function name, or FALSE if not set yet.


MongoLog
PHP Manual