Analyzing class mef\Log\StandardLogger
Description
A convenience class to set up a logger that logs (by default) to stdout and stderr.
Any message less severe than warning will go to stdout. All other messages go to stderr.
A PlaceholderInterpolation object is created to use as the message interpolator.
Type hierarchy
-
mefworks/log dev-master v1.0.0
Class usage:
This class is used in:Class | Package |
---|---|
Jobsity\PhpTick\Http\ApiClient |
jobsity/php-tick
1.0.0
|