42 lines
779 B
Groff
42 lines
779 B
Groff
.TH "CampusAppWP8.Utility.Logger" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.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"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
This Class creates logs for the app
|
|
|
|
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "static void CampusAppWP8\&.Utility\&.Logger\&.LogException (Exceptionexception)\fC [static]\fP"
|
|
|
|
.PP
|
|
Method log a Exception
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIexception\fP exception which has to log
|
|
.RE
|
|
.PP
|
|
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.
|