EnvLoggingLevelProvider

extends SAREhub\Commons\Misc\InvokableProvider
Methods Summary
public
# __construct( string $envVar = 'LOGGING_LEVEL' )
public
# get( )
Methods inherited from SAREhub\Commons\Misc\InvokableProvider
__invoke()
Constants Summary
public string DEFAULT_ENV_LOGGING_LEVEL
# 'LOGGING_LEVEL'
public string DEFAULT_LOGGING_LEVEL
# 'DEBUG'