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.
DUT2PTUT/doc/man/man3/m_log_bcolors.3

45 lines
704 B
Groff

.TH "m.log.bcolors" 3 "Thu Apr 3 2014" "Version 1.0" "MI Protect Privacy" \" -*- nroff -*-
.ad l
.nh
.SH NAME
m.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 \fBSUCCESS\fP = '\\033[92m'"
.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 MI Protect Privacy from the source code\&.