Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
G
I
L
O
S
U
W
C
config(String)
- Method in class
Log4JLogger
F
fine(String)
- Method in class
Log4JLogger
finer(String)
- Method in class
Log4JLogger
finest(String)
- Method in class
Log4JLogger
G
getImplementation(String)
- Method in class
Log4JLoggerFactory
Returns the implementation to use for the logger of the specified name, or
null
if the logger would delegates to Java logging anyway.
getInstance()
- Static method in class
Log4JLoggerFactory
Deprecated.
Replaced by the
META-INF/services
discovery mechanism.
getLevel()
- Method in class
Log4JLogger
Returns the level for this logger.
I
info(String)
- Method in class
Log4JLogger
isLoggable(Level)
- Method in class
Log4JLogger
Returns
true
if the specified level is loggable.
L
log(Level, String)
- Method in class
Log4JLogger
Logs a record at the specified level.
log(Level, String, Throwable)
- Method in class
Log4JLogger
Logs a record at the specified level.
Log4JLogger
- Class in
org.geotoolkit.util.logging
An adapter that redirect all Java logging events to the Apache's
Log4J
framework.
Log4JLogger(String, Logger)
- Constructor for class
Log4JLogger
Creates a new logger.
Log4JLoggerFactory
- Class in
org.geotoolkit.util.logging
A factory for loggers that redirect all Java logging events to the Apache
Log4J
framework.
Log4JLoggerFactory()
- Constructor for class
Log4JLoggerFactory
Constructs a default factory.
O
org.geotoolkit.util.logging
- package org.geotoolkit.util.logging
S
setLevel(Level)
- Method in class
Log4JLogger
Set the level for this logger.
severe(String)
- Method in class
Log4JLogger
U
unwrap(Logger)
- Method in class
Log4JLoggerFactory
Returns the
implementation
wrapped by the specified logger, or
null
if none.
W
warning(String)
- Method in class
Log4JLogger
wrap(String, Logger)
- Method in class
Log4JLoggerFactory
Wraps the specified
implementation
in a Java logger.
C
F
G
I
L
O
S
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2012
Geotoolkit.org
. All Rights Reserved.