mlpy.tools.log.LoggingMgr.get_verbosity

LoggingMgr.get_verbosity(mid)[source]

Gets the verbosity.

The current setting of the verbosity of the logger identified by mid is returned.

Parameters:

mid : str

The module id of the logger to change the verbosity of.

Returns:

bool :

Whether to turn the verbosity on or off.