You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @shaukei. It doesn't support this feature but you are free to create a PR for it. At the moment you can do something like this to achieve the same result:
$config['logger']['default']['handler']['class'];
shaukei
added a commit
to shaukei/HassankhanConfig
that referenced
this issue
May 30, 2022
Does the class library support the function like:
$config->get('logger')->get('default.handler.class');
If not, can add this feature?
The text was updated successfully, but these errors were encountered: