File: group__Debug.tex

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 (29 lines) | stat: -rw-r--r-- 1,136 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
\hypertarget{group__Debug}{
\section{Debug}
\label{group__Debug}\index{Debug@{Debug}}
}


Debuging mechanism.  
\subsection*{Defines}
\begin{DoxyCompactItemize}
\item 
\hypertarget{group__Debug_gaf00d3dee02bec38d88b90114c440d7e2}{
\#define {\bfseries OSCAP\_\-DEBUG\_\-FILE}~\char`\"{}oscap\_\-debug.log\char`\"{}}
\label{group__Debug_gaf00d3dee02bec38d88b90114c440d7e2}

\item 
\hypertarget{group__Debug_gadac017b064344cfb872d2c585efeac56}{
\#define {\bfseries OSCAP\_\-DEBUG\_\-FILE\_\-ENV}~\char`\"{}OSCAP\_\-DEBUG\_\-FILE\char`\"{}}
\label{group__Debug_gadac017b064344cfb872d2c585efeac56}

\item 
\hypertarget{group__Debug_gac0c33ea248158ac24ddda0a9abf42f8b}{
\#define {\bfseries OSCAP\_\-DEBUG\_\-LEVEL\_\-ENV}~\char`\"{}OSCAP\_\-DEBUG\_\-LEVEL\char`\"{}}
\label{group__Debug_gac0c33ea248158ac24ddda0a9abf42f8b}

\end{DoxyCompactItemize}


\subsection{Detailed Description}
Debuging mechanism. 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.