Hi!
After updating to most recent version of this library i got a fatal error:
Error: Call to undefined method setLogLevel()
I'm using configuration files and would like to setup log level later after reading app configuration. But now there is no simple way to do that.
It would be nice if you return the setLogLevel() method back. Thanks!
Hi!
After updating to most recent version of this library i got a fatal error:
I'm using configuration files and would like to setup log level later after reading app configuration. But now there is no simple way to do that.
It would be nice if you return the
setLogLevel()method back. Thanks!