This is a simple Logger implementation that other Loggers can inherit from.
catch(Exception $e) $message
Create styles array
The data for the language used.
log($level, $message, array $context=array())
Logs with an arbitrary level.
This Logger can be used to avoid conditional log calls.