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