37 $this->
logger = $DIC->logger()->mcst();
62 $this->
logger->debug(
"Zip $tmpdir into " . $tmpdir .
'.zip');
70 $zip_file_name->setValue($tmpdir .
'.zip');
72 $this->
logger->debug(
"Returning " . $tmpdir .
'.zip');
74 return $zip_file_name;
Interface Observer Contains several chained tasks and infos about them.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static delDir(string $a_dir, bool $a_clean_only=false)
removes a dir and all its content (subdirs and files) recursively
static zip(string $a_dir, string $a_file, bool $compress_content=false)
Component logger with individual log levels by component id.