MongoLog::setModuleSets the module(s) to be logged Beschreibung
public static void MongoLog::setModule
( int
$module
)This function can be used to set which driver modules should be logged. The MongoLog module constants may be used with bitwise operators to specify multiple modules.
<?phpNote that you must also call MongoLog::setLevel to enable logging. Parameter-Liste
|