 <install>
	<name>ofxLogger</name>
	<version>0.1</version>
	<author>Dan Wilcox</author>
	<author_website>http://www.robotcowboy.com</author_website>
	<code_url>https://github.com/danomatika/ofxLogger</code_url>
	<download_url>https://github.com/danomatika/ofxLogger/zipball/master</download_url>
	<forum_url>http://forum.openframeworks.cc/index.php/topic,5995.0.html</forum_url>
	<site_url></site_url>
	<supported_os>
		<win>y</win>
		<mac>y</mac>
		<linux>y</linux>
	</supported_os>
	<description><![CDATA[<p>
	This is a wrapper around the Poco::Logger which provides: C++ stream operator (automatic string conversion, no ofToString needed!), handy log level named calls...</p>]]></description>
	<add>
		<include>
			<path></path>
		</include>
		<link>
			<lib os="win_cb|xcode" compiler="mingw"></lib>
		</link>
	</add>
</install>
