Thruway\Logging\Logger::__construct PHP Method

__construct() protected method

Protected constructor to prevent creating a new instance of the *Singleton* via the new operator from outside of this class.
protected __construct ( )
    protected function __construct()
    {
    }