LogEnvironment
abstract class LogEnvironment (View source)
Properties
static protected array | $packageKeys | ||
static protected bool | $initialized |
Methods
static array
fromMethodName(string $methodName)
Returns an array containing the log environment variables under the key FLOW_LOG_ENVIRONMENT to be set as part of the additional data in an log method call.
static string
getPackageKeyFromClassName(string $className)
No description
static array
getPackageKeys()
No description
Details
static array
fromMethodName(string $methodName)
Returns an array containing the log environment variables under the key FLOW_LOG_ENVIRONMENT to be set as part of the additional data in an log method call.
static protected string
getPackageKeyFromClassName(string $className)
No description
static protected array
getPackageKeys()
No description