MongoLog
PHP 手册

MongoLog::getCallback

(PECL mongo >= 1.3.0)

MongoLog::getCallbackRetrieve the previously set callback function name

说明

public static void MongoLog::getCallback ( void )

Retrieves the callback function name.

参数

此函数没有参数。

返回值

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


MongoLog
PHP 手册