JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
logging-api 1.0.5.Final
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
I
J
L
O
P
T
V
W
C
createLogAdapter(String)
- Method in class org.ocpsoft.logging.
JDKLogAdapterFactory
createLogAdapter(String)
- Method in interface org.ocpsoft.logging.spi.
LogAdapterFactory
Create a new log adapter for the given logger name.
D
debug(String)
- Method in class org.ocpsoft.logging.
Logger
debug(String, Object)
- Method in class org.ocpsoft.logging.
Logger
debug(String, Object, Object)
- Method in class org.ocpsoft.logging.
Logger
debug(String, Object[])
- Method in class org.ocpsoft.logging.
Logger
debug(String, Throwable)
- Method in class org.ocpsoft.logging.
Logger
E
error(String)
- Method in class org.ocpsoft.logging.
Logger
error(String, Object)
- Method in class org.ocpsoft.logging.
Logger
error(String, Object, Object)
- Method in class org.ocpsoft.logging.
Logger
error(String, Object[])
- Method in class org.ocpsoft.logging.
Logger
error(String, Throwable)
- Method in class org.ocpsoft.logging.
Logger
F
format(String, Object[])
- Method in class org.ocpsoft.logging.
Logger
G
getJdkLogLevel(Logger.Level)
- Method in class org.ocpsoft.logging.
JDKLogAdapter
Translates the log level to JDK
Level
class.
getLogger(Class<?>)
- Static method in class org.ocpsoft.logging.
Logger
Create a
Logger
instance for a specific class
getLogger(String)
- Static method in class org.ocpsoft.logging.
Logger
Create a
Logger
instance for a specific logger name
I
info(String)
- Method in class org.ocpsoft.logging.
Logger
info(String, Object)
- Method in class org.ocpsoft.logging.
Logger
info(String, Object, Object)
- Method in class org.ocpsoft.logging.
Logger
info(String, Object[])
- Method in class org.ocpsoft.logging.
Logger
info(String, Throwable)
- Method in class org.ocpsoft.logging.
Logger
isDebugEnabled()
- Method in class org.ocpsoft.logging.
Logger
isEnabled(Logger.Level)
- Method in class org.ocpsoft.logging.
JDKLogAdapter
isEnabled(Logger.Level)
- Method in class org.ocpsoft.logging.
Logger
isErrorEnabled()
- Method in class org.ocpsoft.logging.
Logger
isInfoEnabled()
- Method in class org.ocpsoft.logging.
Logger
isTraceEnabled()
- Method in class org.ocpsoft.logging.
Logger
isWarnEnabled()
- Method in class org.ocpsoft.logging.
Logger
J
JDKLogAdapter
- Class in
org.ocpsoft.logging
Implementation of a log adapter that delegates to the JDK 1.4 logging API.
JDKLogAdapter(String)
- Constructor for class org.ocpsoft.logging.
JDKLogAdapter
JDKLogAdapterFactory
- Class in
org.ocpsoft.logging
Implementation of
LogAdapterFactory
for the JDK 1.4 logging API.
JDKLogAdapterFactory()
- Constructor for class org.ocpsoft.logging.
JDKLogAdapterFactory
L
log(Logger.Level, String, Throwable)
- Method in class org.ocpsoft.logging.
JDKLogAdapter
log(Logger.Level, String, Throwable)
- Method in class org.ocpsoft.logging.
Logger
LogAdapterFactory
- Interface in
org.ocpsoft.logging.spi
SPI for custom logging adapters
Logger
- Class in
org.ocpsoft.logging
Class to create log messages.
Logger()
- Constructor for class org.ocpsoft.logging.
Logger
Logger.Level
- Enum in
org.ocpsoft.logging
O
org.ocpsoft.logging
- package org.ocpsoft.logging
org.ocpsoft.logging.spi
- package org.ocpsoft.logging.spi
P
priority()
- Method in class org.ocpsoft.logging.
JDKLogAdapterFactory
T
trace(String)
- Method in class org.ocpsoft.logging.
Logger
trace(String, Object)
- Method in class org.ocpsoft.logging.
Logger
trace(String, Object, Object)
- Method in class org.ocpsoft.logging.
Logger
trace(String, Object[])
- Method in class org.ocpsoft.logging.
Logger
trace(String, Throwable)
- Method in class org.ocpsoft.logging.
Logger
V
valueOf(String)
- Static method in enum org.ocpsoft.logging.
Logger.Level
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.ocpsoft.logging.
Logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
W
warn(String)
- Method in class org.ocpsoft.logging.
Logger
warn(String, Object)
- Method in class org.ocpsoft.logging.
Logger
warn(String, Object, Object)
- Method in class org.ocpsoft.logging.
Logger
warn(String, Object[])
- Method in class org.ocpsoft.logging.
Logger
warn(String, Throwable)
- Method in class org.ocpsoft.logging.
Logger
C
D
E
F
G
I
J
L
O
P
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
logging-api 1.0.5.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
OCPsoft
. All Rights Reserved.