Skip navigation links
C D E F G I J L O R S T V W 

C

cname - Variable in class org.osgl.logging.service.JDKLogService
 
CommonsLoggingService - Class in org.osgl.logging.service
 
CommonsLoggingService(Class<?>) - Constructor for class org.osgl.logging.service.CommonsLoggingService
 
CommonsLoggingService(String) - Constructor for class org.osgl.logging.service.CommonsLoggingService
 
CommonsLoggingServiceProvider - Class in org.osgl.logging.service
Created by luog on 15/02/14.
CommonsLoggingServiceProvider() - Constructor for class org.osgl.logging.service.CommonsLoggingServiceProvider
 

D

debug(String, Object...) - Method in interface org.osgl.logging.Logger
 
debug(Throwable, String, Object...) - Method in interface org.osgl.logging.Logger
 
debug(String) - Static method in class org.osgl.logging.LogManager
 
debug(String, Object...) - Static method in class org.osgl.logging.LogManager
 
debug(Throwable, String) - Static method in class org.osgl.logging.LogManager
 
debug(Throwable, String, Object...) - Static method in class org.osgl.logging.LogManager
 
debug(String) - Method in interface org.osgl.logging.LogService
 
debug(Throwable, String) - Method in interface org.osgl.logging.LogService
 
debug(String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
debug(Throwable, String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
debug(String) - Method in class org.osgl.logging.service.JDKLogService
 
debug(Throwable, String) - Method in class org.osgl.logging.service.JDKLogService
 
debug(String) - Method in class org.osgl.logging.service.Log4jService
 
debug(Throwable, String) - Method in class org.osgl.logging.service.Log4jService
 
debug(String) - Method in class org.osgl.logging.service.LogbackService
 
debug(Throwable, String) - Method in class org.osgl.logging.service.LogbackService
 
debug(String) - Method in class org.osgl.logging.service.Slf4jService
 
debug(Throwable, String) - Method in class org.osgl.logging.service.Slf4jService
 
debug(String) - Method in class org.osgl.logging.service.TinyLogService
 
debug(Throwable, String) - Method in class org.osgl.logging.service.TinyLogService
 

E

error(String, Object...) - Method in interface org.osgl.logging.Logger
 
error(Throwable, String, Object...) - Method in interface org.osgl.logging.Logger
 
error(String) - Static method in class org.osgl.logging.LogManager
 
error(String, Object...) - Static method in class org.osgl.logging.LogManager
 
error(Throwable, String) - Static method in class org.osgl.logging.LogManager
 
error(Throwable, String, Object...) - Static method in class org.osgl.logging.LogManager
 
error(String) - Method in interface org.osgl.logging.LogService
 
error(Throwable, String) - Method in interface org.osgl.logging.LogService
 
error(String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
error(Throwable, String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
error(String) - Method in class org.osgl.logging.service.JDKLogService
 
error(Throwable, String) - Method in class org.osgl.logging.service.JDKLogService
 
error(String) - Method in class org.osgl.logging.service.Log4jService
 
error(Throwable, String) - Method in class org.osgl.logging.service.Log4jService
 
error(String) - Method in class org.osgl.logging.service.LogbackService
 
error(Throwable, String) - Method in class org.osgl.logging.service.LogbackService
 
error(String) - Method in class org.osgl.logging.service.Slf4jService
 
error(Throwable, String) - Method in class org.osgl.logging.service.Slf4jService
 
error(String) - Method in class org.osgl.logging.service.TinyLogService
 
error(Throwable, String) - Method in class org.osgl.logging.service.TinyLogService
 

F

Factory() - Constructor for class org.osgl.logging.service.JDKLogService.Factory
 
fatal(String, Object...) - Method in interface org.osgl.logging.Logger
 
fatal(Throwable, String, Object...) - Method in interface org.osgl.logging.Logger
 
fatal(String) - Static method in class org.osgl.logging.LogManager
 
fatal(String, Object...) - Static method in class org.osgl.logging.LogManager
 
fatal(Throwable, String) - Static method in class org.osgl.logging.LogManager
 
fatal(Throwable, String, Object...) - Static method in class org.osgl.logging.LogManager
 
fatal(String) - Method in interface org.osgl.logging.LogService
 
fatal(Throwable, String) - Method in interface org.osgl.logging.LogService
 
fatal(String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
fatal(Throwable, String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
fatal(String) - Method in class org.osgl.logging.service.JDKLogService
 
fatal(Throwable, String) - Method in class org.osgl.logging.service.JDKLogService
 
fatal(String) - Method in class org.osgl.logging.service.Log4jService
 
fatal(Throwable, String) - Method in class org.osgl.logging.service.Log4jService
 
fatal(String) - Method in class org.osgl.logging.service.LogbackService
 
fatal(Throwable, String) - Method in class org.osgl.logging.service.LogbackService
 
fatal(String) - Method in class org.osgl.logging.service.Slf4jService
 
fatal(Throwable, String) - Method in class org.osgl.logging.service.Slf4jService
 
fatal(String) - Method in class org.osgl.logging.service.TinyLogService
 
fatal(Throwable, String) - Method in class org.osgl.logging.service.TinyLogService
 

G

get(Class<?>) - Static method in class org.osgl.logging.LogManager
Get a Logger instance by class
get(String) - Static method in class org.osgl.logging.LogManager
 
getLogService(String) - Method in interface org.osgl.logging.LogServiceProvider
Returns a log service instance by name
getLogService(String) - Method in class org.osgl.logging.service.CommonsLoggingServiceProvider
 
getLogService(String) - Method in class org.osgl.logging.service.JDKLogService.Factory
 
getLogService(String) - Method in class org.osgl.logging.service.Log4jServiceProvider
 
getLogService(String) - Method in class org.osgl.logging.service.LogbackServiceProvider
 
getLogService(String) - Method in class org.osgl.logging.service.Slf4jServiceProvider
 
getLogService(String) - Method in class org.osgl.logging.service.TinyLogServiceProvider
 

I

info(String, Object...) - Method in interface org.osgl.logging.Logger
 
info(Throwable, String, Object...) - Method in interface org.osgl.logging.Logger
 
info(String) - Static method in class org.osgl.logging.LogManager
 
info(String, Object...) - Static method in class org.osgl.logging.LogManager
 
info(Throwable, String) - Static method in class org.osgl.logging.LogManager
 
info(Throwable, String, Object...) - Static method in class org.osgl.logging.LogManager
 
info(String) - Method in interface org.osgl.logging.LogService
 
info(Throwable, String) - Method in interface org.osgl.logging.LogService
 
info(String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
info(Throwable, String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
info(String) - Method in class org.osgl.logging.service.JDKLogService
 
info(Throwable, String) - Method in class org.osgl.logging.service.JDKLogService
 
info(String) - Method in class org.osgl.logging.service.Log4jService
 
info(Throwable, String) - Method in class org.osgl.logging.service.Log4jService
 
info(String) - Method in class org.osgl.logging.service.LogbackService
 
info(Throwable, String) - Method in class org.osgl.logging.service.LogbackService
 
info(String) - Method in class org.osgl.logging.service.Slf4jService
 
info(Throwable, String) - Method in class org.osgl.logging.service.Slf4jService
 
info(String) - Method in class org.osgl.logging.service.TinyLogService
 
info(Throwable, String) - Method in class org.osgl.logging.service.TinyLogService
 
isDebugEnabled() - Method in enum org.osgl.logging.Logger.Level
 
isDebugEnabled() - Static method in class org.osgl.logging.LogManager
 
isDebugEnabled() - Method in interface org.osgl.logging.LogService
 
isDebugEnabled() - Method in class org.osgl.logging.service.CommonsLoggingService
 
isDebugEnabled() - Method in class org.osgl.logging.service.JDKLogService
 
isDebugEnabled() - Method in class org.osgl.logging.service.Log4jService
 
isDebugEnabled() - Method in class org.osgl.logging.service.LogbackService
 
isDebugEnabled() - Method in class org.osgl.logging.service.Slf4jService
 
isDebugEnabled() - Method in class org.osgl.logging.service.TinyLogService
 
isErrorEnabled() - Method in enum org.osgl.logging.Logger.Level
 
isErrorEnabled() - Static method in class org.osgl.logging.LogManager
 
isErrorEnabled() - Method in interface org.osgl.logging.LogService
 
isErrorEnabled() - Method in class org.osgl.logging.service.CommonsLoggingService
 
isErrorEnabled() - Method in class org.osgl.logging.service.JDKLogService
 
isErrorEnabled() - Method in class org.osgl.logging.service.Log4jService
 
isErrorEnabled() - Method in class org.osgl.logging.service.LogbackService
 
isErrorEnabled() - Method in class org.osgl.logging.service.Slf4jService
 
isErrorEnabled() - Method in class org.osgl.logging.service.TinyLogService
 
isFatalEnabled() - Method in enum org.osgl.logging.Logger.Level
 
isInfoEnabled() - Method in enum org.osgl.logging.Logger.Level
 
isInfoEnabled() - Static method in class org.osgl.logging.LogManager
 
isInfoEnabled() - Method in interface org.osgl.logging.LogService
 
isInfoEnabled() - Method in class org.osgl.logging.service.CommonsLoggingService
 
isInfoEnabled() - Method in class org.osgl.logging.service.JDKLogService
 
isInfoEnabled() - Method in class org.osgl.logging.service.Log4jService
 
isInfoEnabled() - Method in class org.osgl.logging.service.LogbackService
 
isInfoEnabled() - Method in class org.osgl.logging.service.Slf4jService
 
isInfoEnabled() - Method in class org.osgl.logging.service.TinyLogService
 
isTraceEnabled() - Method in enum org.osgl.logging.Logger.Level
 
isTraceEnabled() - Static method in class org.osgl.logging.LogManager
 
isTraceEnabled() - Method in interface org.osgl.logging.LogService
 
isTraceEnabled() - Method in class org.osgl.logging.service.CommonsLoggingService
 
isTraceEnabled() - Method in class org.osgl.logging.service.JDKLogService
 
isTraceEnabled() - Method in class org.osgl.logging.service.Log4jService
 
isTraceEnabled() - Method in class org.osgl.logging.service.LogbackService
 
isTraceEnabled() - Method in class org.osgl.logging.service.Slf4jService
 
isTraceEnabled() - Method in class org.osgl.logging.service.TinyLogService
 
isWarnEnabled() - Method in enum org.osgl.logging.Logger.Level
 
isWarnEnabled() - Static method in class org.osgl.logging.LogManager
 
isWarnEnabled() - Method in interface org.osgl.logging.LogService
 
isWarnEnabled() - Method in class org.osgl.logging.service.CommonsLoggingService
 
isWarnEnabled() - Method in class org.osgl.logging.service.JDKLogService
 
isWarnEnabled() - Method in class org.osgl.logging.service.Log4jService
 
isWarnEnabled() - Method in class org.osgl.logging.service.LogbackService
 
isWarnEnabled() - Method in class org.osgl.logging.service.Slf4jService
 
isWarnEnabled() - Method in class org.osgl.logging.service.TinyLogService
 

J

JDKLogService - Class in org.osgl.logging.service
A JDK logger implementation Created by luog on 15/02/14.
JDKLogService(Class) - Constructor for class org.osgl.logging.service.JDKLogService
 
JDKLogService(String) - Constructor for class org.osgl.logging.service.JDKLogService
 
JDKLogService.Factory - Class in org.osgl.logging.service
 

L

L - Class in org.osgl.logging
A short alias to LogManager
level - Variable in class org.osgl.logging.service.TinyLogService
 
log(Level, Throwable, String) - Method in class org.osgl.logging.service.JDKLogService
 
log(Level, String) - Method in class org.osgl.logging.service.JDKLogService
 
Log4jService - Class in org.osgl.logging.service
 
Log4jService(Class<?>) - Constructor for class org.osgl.logging.service.Log4jService
 
Log4jService(String) - Constructor for class org.osgl.logging.service.Log4jService
 
Log4jServiceProvider - Class in org.osgl.logging.service
Created by luog on 15/02/14.
Log4jServiceProvider() - Constructor for class org.osgl.logging.service.Log4jServiceProvider
 
LogbackService - Class in org.osgl.logging.service
 
LogbackService(Logger) - Constructor for class org.osgl.logging.service.LogbackService
 
LogbackServiceProvider - Class in org.osgl.logging.service
 
LogbackServiceProvider() - Constructor for class org.osgl.logging.service.LogbackServiceProvider
 
Logger - Interface in org.osgl.logging
 
logger - Variable in class org.osgl.logging.service.CommonsLoggingService
 
logger - Variable in class org.osgl.logging.service.JDKLogService
 
logger - Variable in class org.osgl.logging.service.Log4jService
 
logger - Variable in class org.osgl.logging.service.LogbackService
 
logger - Variable in class org.osgl.logging.service.Slf4jService
 
Logger.Level - Enum in org.osgl.logging
 
LogManager - Class in org.osgl.logging
 
LogService - Interface in org.osgl.logging
 
LogServiceProvider - Interface in org.osgl.logging
 

O

org.osgl.logging - package org.osgl.logging
 
org.osgl.logging.service - package org.osgl.logging.service
 

R

registerLogServiceProvider(LogServiceProvider) - Static method in class org.osgl.logging.LogManager
 
reset() - Static method in class org.osgl.logging.LogManager
 

S

setLevel(Logger.Level) - Method in interface org.osgl.logging.Logger
 
setLevel(Logger.Level) - Method in interface org.osgl.logging.LogService
 
setLevel(Logger.Level) - Method in class org.osgl.logging.service.CommonsLoggingService
 
setLevel(Logger.Level) - Method in class org.osgl.logging.service.JDKLogService
 
setLevel(Logger.Level) - Method in class org.osgl.logging.service.Log4jService
 
setLevel(Logger.Level) - Method in class org.osgl.logging.service.LogbackService
 
setLevel(Logger.Level) - Method in class org.osgl.logging.service.Slf4jService
 
setLevel(Logger.Level) - Method in class org.osgl.logging.service.TinyLogService
 
Slf4jService - Class in org.osgl.logging.service
 
Slf4jService(Class) - Constructor for class org.osgl.logging.service.Slf4jService
 
Slf4jService(String) - Constructor for class org.osgl.logging.service.Slf4jService
 
Slf4jServiceProvider - Class in org.osgl.logging.service
Created by luog on 15/02/14.
Slf4jServiceProvider() - Constructor for class org.osgl.logging.service.Slf4jServiceProvider
 

T

TinyLogService - Class in org.osgl.logging.service
 
TinyLogService(Class<?>) - Constructor for class org.osgl.logging.service.TinyLogService
 
TinyLogService(String) - Constructor for class org.osgl.logging.service.TinyLogService
 
TinyLogServiceProvider - Class in org.osgl.logging.service
Created by luog on 15/02/14.
TinyLogServiceProvider() - Constructor for class org.osgl.logging.service.TinyLogServiceProvider
 
trace(String, Object...) - Method in interface org.osgl.logging.Logger
 
trace(Throwable, String, Object...) - Method in interface org.osgl.logging.Logger
 
trace(String) - Static method in class org.osgl.logging.LogManager
 
trace(String, Object...) - Static method in class org.osgl.logging.LogManager
 
trace(Throwable, String) - Static method in class org.osgl.logging.LogManager
 
trace(Throwable, String, Object...) - Static method in class org.osgl.logging.LogManager
 
trace(String) - Method in interface org.osgl.logging.LogService
 
trace(Throwable, String) - Method in interface org.osgl.logging.LogService
 
trace(String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
trace(Throwable, String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
trace(String) - Method in class org.osgl.logging.service.JDKLogService
 
trace(Throwable, String) - Method in class org.osgl.logging.service.JDKLogService
 
trace(String) - Method in class org.osgl.logging.service.Log4jService
 
trace(Throwable, String) - Method in class org.osgl.logging.service.Log4jService
 
trace(String) - Method in class org.osgl.logging.service.LogbackService
 
trace(Throwable, String) - Method in class org.osgl.logging.service.LogbackService
 
trace(String) - Method in class org.osgl.logging.service.Slf4jService
 
trace(Throwable, String) - Method in class org.osgl.logging.service.Slf4jService
 
trace(String) - Method in class org.osgl.logging.service.TinyLogService
 
trace(Throwable, String) - Method in class org.osgl.logging.service.TinyLogService
 

V

valueOf(String) - Static method in enum org.osgl.logging.Logger.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osgl.logging.Logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String, Object...) - Method in interface org.osgl.logging.Logger
 
warn(Throwable, String, Object...) - Method in interface org.osgl.logging.Logger
 
warn(String) - Static method in class org.osgl.logging.LogManager
 
warn(String, Object...) - Static method in class org.osgl.logging.LogManager
 
warn(Throwable, String) - Static method in class org.osgl.logging.LogManager
 
warn(Throwable, String, Object...) - Static method in class org.osgl.logging.LogManager
 
warn(String) - Method in interface org.osgl.logging.LogService
 
warn(Throwable, String) - Method in interface org.osgl.logging.LogService
 
warn(String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
warn(Throwable, String) - Method in class org.osgl.logging.service.CommonsLoggingService
 
warn(String) - Method in class org.osgl.logging.service.JDKLogService
 
warn(Throwable, String) - Method in class org.osgl.logging.service.JDKLogService
 
warn(String) - Method in class org.osgl.logging.service.Log4jService
 
warn(Throwable, String) - Method in class org.osgl.logging.service.Log4jService
 
warn(String) - Method in class org.osgl.logging.service.LogbackService
 
warn(Throwable, String) - Method in class org.osgl.logging.service.LogbackService
 
warn(String) - Method in class org.osgl.logging.service.Slf4jService
 
warn(Throwable, String) - Method in class org.osgl.logging.service.Slf4jService
 
warn(String) - Method in class org.osgl.logging.service.TinyLogService
 
warn(Throwable, String) - Method in class org.osgl.logging.service.TinyLogService
 
C D E F G I J L O R S T V W 
Skip navigation links

Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.