lithium\analysis\logger\adapter\Growl::$_registered

protected property

Flag indicating whether the logger has successfully registered with the Growl server. Registration only needs to happen once, but may fail for several reasons, including inability to connect to the server, or the server requires a password which has not been specified.

Source

	protected $_registered = false;