34 lines
682 B
Groff
34 lines
682 B
Groff
.TH "tourplaner.business.LogHelper" 3 "Thu Feb 25 2021" "Version 0.0.2" "Tourplaner" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
tourplaner.business.LogHelper
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Static Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "static Logger \fBgetLogger\fP ()"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Hilft beim Logging mit log4j
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "static Logger tourplaner\&.business\&.LogHelper\&.getLogger ()\fC [static]\fP"
|
|
Holt den passenden logger für die Anwendung
|
|
.PP
|
|
\fBReturns\fP
|
|
.RS 4
|
|
Der Aktuelle passende Logger, null bei error
|
|
.RE
|
|
.PP
|
|
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for Tourplaner from the source code\&.
|