• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/log/log.php
  • Класс: BitrixTasksInternalsLogLog
  • Вызов: Log::__construct
public function __construct(string $marker = self::DEFAULT_MARKER)
{
	$this->marker = $marker;
}