lithium\analysis\logger\adapter\FirePhp::$_counter

protected property

This self-incrementing counter allows the user to log more than one message per request.

Source

	protected $_counter = 1;