ILIAS  release_8 Revision v8.24
class.ilComponentLogger.php
Go to the documentation of this file.
1<?php
2
3declare(strict_types=1);
4/* Copyright (c) 1998-2009 ILIAS open source, Extended GPL, see docs/LICENSE */
5
6
7
8
14{
15}
Component logger with individual log levels by component id.
Component logger with individual log levels by component id.