Autarky\Logging\DefaultLogConfigurator::configure PHP Method

configure() public method

public configure ( )
    public function configure()
    {
        $this->channelManager->setChannel('default', $this->makeDefaultLogger());
    }