Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 806b8574900c6f644b03d5eb76e60aef > files > 199

log4c-doc-1.2.4-1.fc18.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3.1"/>
<title>log4c: Todo List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">log4c
   &#160;<span id="projectnumber">1.2.4</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Todo List </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_todo000001"></a>File <a class="el" href="appender_8h.html">appender.h</a>  </dt>
<dd>the appender interface needs a better configuration system depending on the layout type. The udata field is a just a trick.  </dd>
<dt><a class="anchor" id="_todo000004"></a>File <a class="el" href="layout_8h.html">layout.h</a>  </dt>
<dd><p class="startdd">the layout interface needs a better configuration system depending on the layout type. The udata field is a just a trick.</p>
<p class="enddd">a pattern layout would be welcomed !!  </p>
</dd>
<dt><a class="anchor" id="_todo000003"></a>Global <a class="el" href="category_8h.html#ac55d7a08b37efa6fc99c4367378cba29">log4c_category_get_chainedpriority</a>  (const log4c_category_t *a_category)</dt>
<dd>the log4c_category_t is designed so that this method executes as quickly as possible. It could even be faster if the set priority was propagated through the children hierarchy of a category.  </dd>
<dt><a class="anchor" id="_todo000002"></a>Global <a class="el" href="category_8h.html#aa7d34c99642e0d516c35dbefc45c76f5">log4c_category_set_appender</a>  (log4c_category_t *a_category, struct __log4c_appender *a_appender)</dt>
<dd>need multiple appenders per category  </dd>
<dt><a class="anchor" id="_todo000006"></a>Class <a class="el" href="structlog4c__location__info__t.html">log4c_location_info_t</a>  </dt>
<dd>this is not used  </dd>
<dt><a class="anchor" id="_todo000007"></a>Global <a class="el" href="logging__event_8h.html#a89f7abcfd54518fe64150fd71fc76aff">log4c_logging_event_new</a>  (const char *a_category, int a_priority, const char *a_message)</dt>
<dd>need to handle multi-threading (NDC) </dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>