PHP » GoLang |
login |
register |
about
|
GoLang MongoLog::setLevel
request it (288)
GoLang replacement for PHP's MongoLog::setLevel
[edit | history]
MongoLog::setLevel(PECL mongo >= 1.2.3) MongoLog::setLevel — Sets the level(s) to be logged Description
public static void MongoLog::setLevel
( int
$level
)This function can be used to control logging verbosity and the types of activities that should be logged. The MongoLog level constants may be used with bitwise operators to specify multiple levels.
<?php Note that you must also call MongoLog::setModule() to specify which modules(s) of the driver should log. Parameters
|
more
Recently updated
more
Most requested
more
Last requests
|