feat: Added config html page for storages on baikal browser
feat(tw): Used RELATED-TO iCal prop as depends prop feat(tw): Used DESCRIPTION iCal prop as annotations refactor(tw): Changed project_tag_prefix to project_category_prefix chore(tw): Added documentation on configs
This commit is contained in:
@@ -69,4 +69,10 @@ class Logger {
|
||||
}
|
||||
}
|
||||
|
||||
public function setLevel($level) {
|
||||
if ($this->configs['enabled']) {
|
||||
$this->logger->setLevel($level);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user