PHP » GoLang |
login |
register |
about
|
GoLang MongoLog::getModule
request it (300)
GoLang replacement for PHP's MongoLog::getModule
[edit | history]
MongoLog::getModule(PECL mongo >= 1.2.3) MongoLog::getModule — Gets the module(s) currently being logged Description
public static int MongoLog::getModule
( void
)
This function can be used to see which driver modules are currently being logged. The returned integer may be compared with the MongoLog module constants using bitwise operators to check if specific modules are being logged.
<?php ParametersThis function has no parameters. Return ValuesReturns the module(s) currently being logged. |
more
Recently updated
more
Most requested
more
Last requests
|