.TH "src.c.utils.log.Log" 3 "Sun Feb 8 2015" "Version 1.0" "Dream Park" \" -*- nroff -*- .ad l .nh .SH NAME src.c.utils.log.Log \- .SH SYNOPSIS .br .PP .PP Inherits object\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "def \fB__init__\fP (self)" .br .ti -1c .RI "def \fBprintL\fP (self, pMsg, pLvl)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fBlogger\fP" .br .in -1c .SH "Detailed Description" .PP .PP .nf Log Manager .fi .PP .SH "Constructor & Destructor Documentation" .PP .SS "def src\&.c\&.utils\&.log\&.Log\&.__init__ ( self)" .PP .nf Define 3 differents utils : activity.log -> all activity warning.log -> only warning error.log -> error Write all message on terminal too .fi .PP .SH "Member Function Documentation" .PP .SS "def src\&.c\&.utils\&.log\&.Log\&.printL ( self, pMsg, pLvl)" .PP .nf Add color and write in log with an define level pMsg : message to write in log pLvl : level of log message .fi .PP .SH "Author" .PP Generated automatically by Doxygen for Dream Park from the source code\&.