File: group__Debug.html

package info (click to toggle)
openscap 0.5.12-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 27,052 kB
  • ctags: 21,075
  • sloc: xml: 82,351; ansic: 52,101; sh: 17,802; makefile: 748; perl: 442; cpp: 117; python: 110
file content (46 lines) | stat: -rw-r--r-- 2,830 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
38
39
40
41
42
43
44
45
46
<!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"/>
<title>Open SCAP Library: Debug</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Debug<br/>
<small>
[<a class="el" href="group__COMMON.html">COMMON</a>]</small>
</h1>
<p>Debuging mechanism.  
<a href="#_details">More...</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaf00d3dee02bec38d88b90114c440d7e2"></a><!-- doxytag: member="Debug::OSCAP_DEBUG_FILE" ref="gaf00d3dee02bec38d88b90114c440d7e2" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>OSCAP_DEBUG_FILE</b>&nbsp;&nbsp;&nbsp;&quot;oscap_debug.log&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gadac017b064344cfb872d2c585efeac56"></a><!-- doxytag: member="Debug::OSCAP_DEBUG_FILE_ENV" ref="gadac017b064344cfb872d2c585efeac56" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>OSCAP_DEBUG_FILE_ENV</b>&nbsp;&nbsp;&nbsp;&quot;OSCAP_DEBUG_FILE&quot;</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gac0c33ea248158ac24ddda0a9abf42f8b"></a><!-- doxytag: member="Debug::OSCAP_DEBUG_LEVEL_ENV" ref="gac0c33ea248158ac24ddda0a9abf42f8b" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><b>OSCAP_DEBUG_LEVEL_ENV</b>&nbsp;&nbsp;&nbsp;&quot;OSCAP_DEBUG_LEVEL&quot;</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Debuging mechanism. </p>
<p>If you compile library with enabled debugging support, you will get log messages in file named according to OSCAP_DEBUG_FILE macro. You can change log file name by setting OSCAP_DEBUG_FILE environment variable to your needs. </p>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 30 Jun 2010 for Open SCAP Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>