<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SDBC&#124;开源开发框架</title>
	<atom:link href="http://sdbc.songdaliang.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sdbc.songdaliang.com</link>
	<description>ohala的码田002</description>
	<lastBuildDate>Thu, 17 Mar 2016 03:45:40 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>百宝箱之日志</title>
		<link>http://sdbc.songdaliang.com/%e7%99%be%e5%ae%9d%e7%ae%b1%e4%b9%8b%e6%97%a5%e5%bf%97/</link>
		<comments>http://sdbc.songdaliang.com/%e7%99%be%e5%ae%9d%e7%ae%b1%e4%b9%8b%e6%97%a5%e5%bf%97/#comments</comments>
		<pubDate>Thu, 17 Mar 2016 03:45:40 +0000</pubDate>
		<dc:creator><![CDATA[sdbcadmin]]></dc:creator>
				<category><![CDATA[日志分级]]></category>
		<category><![CDATA[lib]]></category>
		<category><![CDATA[日志]]></category>

		<guid isPermaLink="false">http://sdbc.songdaliang.com/?p=40</guid>
		<description><![CDATA[SCBase是SDBC的基础代码库，纯C写的，把它编译成lib库，即可在window平台的项目中调用。由于，原 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>SCBase是SDBC的基础代码库，纯C写的，把它编译成lib库，即可在window平台的项目中调用。由于，原来是基于posix的pthread的，所以，需要个pthreadVC2.lib同时引用客户应用的项目中。这样，就可以使用SDBC中的日志模块了。</p>
<p>不了解，SDBC日志的人们，可以补课。</p>
<p>特性：分level打印日志，自定义个性化配置（路径，文件前后缀，文件名格式），日志中包括，时间（毫秒级），线程号，程序名，C格式化的输出，根据日期，星期分离文件。</p>
<p>搞诱人了吧，所以，从使用SDBC的日志模块，作为接触SDBC的入口，是相当的不错呀。</p>
<p>我已经开源自己的项目，在群共享中，欢迎大家共同研究学习。</p>
]]></content:encoded>
			<wfw:commentRss>http://sdbc.songdaliang.com/%e7%99%be%e5%ae%9d%e7%ae%b1%e4%b9%8b%e6%97%a5%e5%bf%97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
