View source on Github
Analyzing class Aplia\Bootstrap\Log\Logger
Description
Logger which extends Monolog\Logger and adds support for propagation of log messages to parent channels. Parent channels are denoted using dots, e.g. 'site' is the parent of 'site.db'. If the immediate parent does not exist, it finds the next and so on.
Propagation only occurs if property $propagate is true (which is default).
Type hierarchy
aplia/starter-bootstrap
v1.14
-
aplia/starter-bootstrap v1.14