MongoLog::getModule
Gets the modules currently being logged
&reftitle.description;
public static intMongoLog::getModule
This function can be used to see which parts of the driver's functionality
are being logged. Use the constants described in the
MongoLog section with bitwise operators to check if
specific modules are being logged.
]]>
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns the modules currently being logged.