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_bcolors.3

42 lines
660 B
Groff

.TH "src.c.log.log.bcolors" 3 "Fri Feb 6 2015" "Version 0.1" "Dream Park" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src.c.log.log.bcolors \-
.SH SYNOPSIS
.br
.PP
.SS "Static Public Attributes"
.in +1c
.ti -1c
.RI "string \fBDEBUG\fP = '\\033[94m '"
.br
.ti -1c
.RI "string \fBINFO\fP = ' \\033[95m '"
.br
.ti -1c
.RI "string \fBWARNING\fP = ' \\033[93m '"
.br
.ti -1c
.RI "string \fBFAIL\fP = ' \\033[91m '"
.br
.ti -1c
.RI "string \fBENDC\fP = ' \\033[0m '"
.br
.in -1c
.SH "Detailed Description"
.PP
.PP
.nf
Define constant color value for different level
.fi
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Dream Park from the source code\&.