Skip navigation links
C D E G I L N R T V W Y 

C

CrappyLogger - Class in io.squark.yggdrasil.logging.api
 
CrappyLoggerFactory - Class in io.squark.yggdrasil.logging.api
 

D

debug(String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(Marker, String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(Marker, String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(Marker, String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(Marker, String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
debug(Marker, String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 

E

error(String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(Marker, String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(Marker, String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(Marker, String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(Marker, String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
error(Marker, String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 

G

getLogger(String) - Method in class io.squark.yggdrasil.logging.api.CrappyLoggerFactory
 
getLogger(Class) - Static method in class io.squark.yggdrasil.logging.api.InternalLoggerBinder
 
getLogger(String) - Static method in class io.squark.yggdrasil.logging.api.InternalLoggerBinder
 
getLoggerFactory() - Method in class io.squark.yggdrasil.logging.api.InternalLoggerBinder
 
getName() - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
getSingleton() - Static method in class io.squark.yggdrasil.logging.api.InternalLoggerBinder
 

I

info(String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(Marker, String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(Marker, String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(Marker, String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(Marker, String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
info(Marker, String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
InternalLoggerBinder - Class in io.squark.yggdrasil.logging.api
 
intLevel() - Method in enum io.squark.yggdrasil.logging.api.LogLevel
Returns the integer value of the Level.
io.squark.yggdrasil.logging.api - package io.squark.yggdrasil.logging.api
 
isDebugEnabled() - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isDebugEnabled(Marker) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isErrorEnabled() - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isErrorEnabled(Marker) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isInfoEnabled() - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isInfoEnabled(Marker) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isTraceEnabled() - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isTraceEnabled(Marker) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isWarnEnabled() - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
isWarnEnabled(Marker) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 

L

LogLevel - Enum in io.squark.yggdrasil.logging.api
Standard Logging Levels as an enumeration for use internally.

N

notifyLoggingInitialized(ILoggerFactory) - Method in class io.squark.yggdrasil.logging.api.InternalLoggerBinder
 
notifyLoggingInitialized(ILoggerFactory) - Method in interface io.squark.yggdrasil.logging.api.ReplaceableLoggerBinder
 

R

register(CrappyLogger) - Method in class io.squark.yggdrasil.logging.api.InternalLoggerBinder
 
register(CrappyLogger) - Method in interface io.squark.yggdrasil.logging.api.ReplaceableLoggerBinder
 
ReplaceableLoggerBinder - Interface in io.squark.yggdrasil.logging.api
 

T

trace(String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(Marker, String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(Marker, String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(Marker, String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(Marker, String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
trace(Marker, String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 

V

valueOf(String) - Static method in enum io.squark.yggdrasil.logging.api.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.squark.yggdrasil.logging.api.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(Marker, String) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(Marker, String, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(Marker, String, Object, Object) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(Marker, String, Object...) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 
warn(Marker, String, Throwable) - Method in class io.squark.yggdrasil.logging.api.CrappyLogger
 

Y

YGGDRASIL_LOG_LEVEL - Static variable in class io.squark.yggdrasil.logging.api.CrappyLogger
 
C D E G I L N R T V W Y 
Skip navigation links

Copyright © 2016–2017 squark.io. All rights reserved.