Variable ITaskManager.log

Logger used by this class

class ITaskManager
{
  // ...
  Logger log ;
  // ...
}