File: deprecated.html

package info (click to toggle)
log4cpp-doc 0.3.5-rc3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,664 kB
  • ctags: 925
  • sloc: makefile: 34
file content (37 lines) | stat: -rw-r--r-- 2,638 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>log4cpp: Deprecated List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.2 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1><a class="anchor" name="deprecated">Deprecated List</a></h1><a class="anchor" name="_deprecated000003"></a> <dl>
<dt>Member <a class="el" href="classlog4cpp_1_1Category.html#a10">log4cpp::Category::getAppender</a> () const  </dt>
<dd>use getAppender(const std::string&amp;) <dl compact><dt><b>Returns:</b></dt><dd>The Appender.</dd></dl>
</dd>
</dl>
<p>
<a class="anchor" name="_deprecated000004"></a> <dl>
<dt>Member <a class="el" href="classlog4cpp_1_1Category.html#a15">log4cpp::Category::ownsAppender</a> () const  </dt>
<dd>use ownsAppender(Appender*) </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000002"></a> <dl>
<dt>Member <a class="el" href="classlog4cpp_1_1Category.html#a9">log4cpp::Category::setAppender</a> (Appender &amp;appender) </dt>
<dd>use addAppender(Appender&amp;) instead.</dd>
</dl>
<p>
<a class="anchor" name="_deprecated000001"></a> <dl>
<dt>Member <a class="el" href="classlog4cpp_1_1Category.html#a8">log4cpp::Category::setAppender</a> (Appender *appender) </dt>
<dd>use addAppender(Appender*) or removeAllAppenders() instead.</dd>
</dl>
<p>
<a class="anchor" name="_deprecated000005"></a> <dl>
<dt>Class <a class="el" href="classlog4cpp_1_1SimpleConfigurator.html">log4cpp::SimpleConfigurator</a>  </dt>
<dd>As of version 0.3.2 <a class="el" href="namespacelog4cpp.html">log4cpp</a> includes a log4j format compatible PropertyConfigurator, removing the need for SimpleConfigurator.</dd>
</dl>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jul 29 14:12:00 2005 for log4cpp by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
</body>
</html>