Files
win8phoneApp/Doc/man/man3/CampusAppWPortalLib8_Utility_Logger.3
2013-10-18 09:32:53 +02:00

57 lines
1.2 KiB
Groff

.TH "CampusAppWPortalLib8.Utility.Logger" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWPortalLib8.Utility.Logger \-
.PP
This Class creates logs for the app\&.
.SH SYNOPSIS
.br
.PP
.SS "Static Public Member Functions"
.in +1c
.ti -1c
.RI "static void \fBLogException\fP (Exception exception)"
.br
.RI "\fIMethod log a Exception\&. \fP"
.ti -1c
.RI "static void \fBLogMsg\fP (string msg)"
.br
.RI "\fILog a message\&. \fP"
.in -1c
.SH "Detailed Description"
.PP
This Class creates logs for the app\&.
Stubbfel, 15\&.10\&.2013\&.
.SH "Member Function Documentation"
.PP
.SS "static void CampusAppWPortalLib8\&.Utility\&.Logger\&.LogException (Exceptionexception)\fC [static]\fP"
.PP
Method log a Exception\&. Stubbfel, 15\&.10\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fIexception\fP exception which has to log\&.
.RE
.PP
.SS "static void CampusAppWPortalLib8\&.Utility\&.Logger\&.LogMsg (stringmsg)\fC [static]\fP"
.PP
Log a message\&. Stubbfel, 15\&.10\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fImsg\fP to be logged message\&.
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppW8 from the source code\&.