Thruway\Logging\Logger::__wakeup PHP Method

__wakeup() private method

Private unserialize method to prevent unserializing of the *Singleton* instance.
private __wakeup ( ) : void
return void
    private function __wakeup()
    {
    }