|
MongoLog::getLevel(Информация о версии неизвестна, возможно, только в SVN) MongoLog::getLevel — Gets the log level Описание
public static int MongoLog::getLevel
( void
)
This can be used to see the log level. Use the constants described in the MongoLog section with bitwise operators to check the level.
<?php Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns the current level. |
|