Elgg
Version 3.0
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Configuration exception. | |
Functions | |
Elgg::setLogger (LoggerInterface $logger=null) | |
Set (or remove) the logger. More... | |
Elgg::getLogger () | |
Returns logger. More... | |
Elgg::log ($level, $message, array $context=[]) | |
Log a message. More... | |
Variables | |
trait | Elgg::Loggable |
Enables adding a logger. More... | |