D E F I L O T W

D

debug(String) - Method in interface org.jomc.logging.Logger
Logs a debug message.
debug(Throwable) - Method in interface org.jomc.logging.Logger
Logs a debug exception.
debug(String, Throwable) - Method in interface org.jomc.logging.Logger
Logs a debug message and exception.

E

error(String) - Method in interface org.jomc.logging.Logger
Logs an error message.
error(Throwable) - Method in interface org.jomc.logging.Logger
Logs an error exception.
error(String, Throwable) - Method in interface org.jomc.logging.Logger
Logs an error message and exception.

F

fatal(String) - Method in interface org.jomc.logging.Logger
Logs a fatal message.
fatal(Throwable) - Method in interface org.jomc.logging.Logger
Logs a fatal exception.
fatal(String, Throwable) - Method in interface org.jomc.logging.Logger
Logs a fatal message and exception.

I

info(String) - Method in interface org.jomc.logging.Logger
Logs an info message.
info(Throwable) - Method in interface org.jomc.logging.Logger
Logs an info exception.
info(String, Throwable) - Method in interface org.jomc.logging.Logger
Logs an info message and exception.
isDebugEnabled() - Method in interface org.jomc.logging.Logger
Gets a flag indicating logging debug messages is enabled.
isErrorEnabled() - Method in interface org.jomc.logging.Logger
Gets a flag indicating logging error messages is enabled.
isFatalEnabled() - Method in interface org.jomc.logging.Logger
Gets a flag indicating logging fatal messages is enabled.
isInfoEnabled() - Method in interface org.jomc.logging.Logger
Gets a flag indicating logging info messages is enabled.
isTraceEnabled() - Method in interface org.jomc.logging.Logger
Gets a flag indicating logging trace messages is enabled.
isWarnEnabled() - Method in interface org.jomc.logging.Logger
Gets a flag indicating logging warning messages is enabled.

L

Logger - Interface in org.jomc.logging
Logs events for a specific component.

O

org.jomc.logging - package org.jomc.logging
Logging system application programming interface classes.

T

trace(String) - Method in interface org.jomc.logging.Logger
Logs a trace message.
trace(Throwable) - Method in interface org.jomc.logging.Logger
Logs a trace exception.
trace(String, Throwable) - Method in interface org.jomc.logging.Logger
Logs a trace message and exception.

W

warn(String) - Method in interface org.jomc.logging.Logger
Logs a warning message.
warn(Throwable) - Method in interface org.jomc.logging.Logger
Logs a warning exception.
warn(String, Throwable) - Method in interface org.jomc.logging.Logger
Logs a warning message and exception.

D E F I L O T W

Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.