JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
marauroa.common.Logger
Packages that use
Logger
Package
Description
marauroa.common
This package stores helpful classes for both client and server.
Uses of
Logger
in
marauroa.common
Methods in
marauroa.common
that return
Logger
Modifier and Type
Method
Description
static
Logger
Log4J.
getLogger
(
Class
<?> clazz)
returns a logger for the given class.