This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
L3GestionParking/doc/man/man3/src_c_log_log_lvl.3

45 lines
615 B
Groff
Raw Permalink Normal View History

2015-02-08 20:33:24 +01:00
.TH "src.c.log.log.lvl" 3 "Fri Feb 6 2015" "Version 0.1" "Dream Park" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src.c.log.log.lvl \-
.SH SYNOPSIS
.br
.PP
.SS "Static Public Attributes"
.in +1c
.ti -1c
.RI "int \fBNOTSET\fP = 0"
.br
.ti -1c
.RI "int \fBDEBUG\fP = 10"
.br
.ti -1c
.RI "int \fBINFO\fP = 20"
.br
.ti -1c
.RI "int \fBWARNING\fP = 30"
.br
.ti -1c
.RI "int \fBFAIL\fP = 40"
.br
.ti -1c
.RI "int \fBCRITICAL\fP = 50"
.br
.in -1c
.SH "Detailed Description"
.PP
.PP
.nf
Define constant value for level log
.fi
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Dream Park from the source code\&.