Problem/Motivation
On installing the module stage, configs are still empty, so we can't get the right target channel, and the default is "output". That leads us to the error:
[warning] file_put_contents(): Invalid php:// URL specified ExtendedLogger.php:361
[warning] file_put_contents(php://): Failed to open stream: operation failed ExtendedLogger.php:361Would be good to fix it.
Issue fork extended_logger-3538677
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
murzFixed.
Comment #5
murz