Index

A C D E F G I L N P R S T V W 
All Classes and Interfaces|All Packages

A

AbstractLoggingContext - Class in com.sshtools.common.logger
 
AbstractLoggingContext() - Constructor for class com.sshtools.common.logger.AbstractLoggingContext
 
AbstractLoggingContext(Log.Level) - Constructor for class com.sshtools.common.logger.AbstractLoggingContext
 

C

changed(Path) - Method in interface com.sshtools.common.logger.FileWatchingCallback
 
clearCurrentContext() - Static method in class com.sshtools.common.logger.Log
 
close() - Method in class com.sshtools.common.logger.ConsoleLoggingContext
 
close() - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
close() - Method in class com.sshtools.common.logger.FileLoggingContext
 
close() - Method in interface com.sshtools.common.logger.LoggerContext
 
com.sshtools.common.logger - package com.sshtools.common.logger
 
ConsoleLoggingContext - Class in com.sshtools.common.logger
 
ConsoleLoggingContext() - Constructor for class com.sshtools.common.logger.ConsoleLoggingContext
 
ConsoleLoggingContext(Log.Level) - Constructor for class com.sshtools.common.logger.ConsoleLoggingContext
 

D

debug(String, Object...) - Static method in class com.sshtools.common.logger.Log
 
debug(String, Throwable, Object...) - Static method in class com.sshtools.common.logger.Log
 
DEBUG - Enum constant in enum com.sshtools.common.logger.Log.Level
 
DefaultLoggerContext - Class in com.sshtools.common.logger
 
DefaultLoggerContext() - Constructor for class com.sshtools.common.logger.DefaultLoggerContext
 
doOnChange(Path) - Method in class com.sshtools.common.logger.FileWatchingService
 

E

enableConsole(Log.Level) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
enableConsole(Log.Level) - Static method in class com.sshtools.common.logger.Log
 
enableConsole(Log.Level) - Method in interface com.sshtools.common.logger.RootLoggerContext
 
enableFile(Log.Level, File) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
enableFile(Log.Level, File) - Method in interface com.sshtools.common.logger.RootLoggerContext
 
enableFile(Log.Level, File, int, long) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
enableFile(Log.Level, File, int, long) - Method in interface com.sshtools.common.logger.RootLoggerContext
 
enableFile(Log.Level, String) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
enableFile(Log.Level, String) - Method in interface com.sshtools.common.logger.RootLoggerContext
 
error(String, Object...) - Static method in class com.sshtools.common.logger.Log
 
error(String, Throwable, Object...) - Static method in class com.sshtools.common.logger.Log
 
ERROR - Enum constant in enum com.sshtools.common.logger.Log.Level
 

F

FileLoggingContext - Class in com.sshtools.common.logger
 
FileLoggingContext(Log.Level, File) - Constructor for class com.sshtools.common.logger.FileLoggingContext
 
FileLoggingContext(Log.Level, File, int, long) - Constructor for class com.sshtools.common.logger.FileLoggingContext
 
FileWatchingCallback - Interface in com.sshtools.common.logger
 
FileWatchingService - Class in com.sshtools.common.logger
 
FileWatchingService() - Constructor for class com.sshtools.common.logger.FileWatchingService
 

G

getDefaultContext() - Static method in class com.sshtools.common.logger.Log
 
getFile() - Method in class com.sshtools.common.logger.FileLoggingContext
 
getInstance() - Static method in class com.sshtools.common.logger.FileWatchingService
 
getLevel() - Method in class com.sshtools.common.logger.AbstractLoggingContext
 
getProperty(String, String) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
getProperty(String, String) - Method in interface com.sshtools.common.logger.RootLoggerContext
 

I

info(String, Object...) - Static method in class com.sshtools.common.logger.Log
 
info(String, Throwable, Object...) - Static method in class com.sshtools.common.logger.Log
 
INFO - Enum constant in enum com.sshtools.common.logger.Log.Level
 
isDebugEnabled() - Static method in class com.sshtools.common.logger.Log
 
isErrorEnabled() - Static method in class com.sshtools.common.logger.Log
 
isInfoEnabled() - Static method in class com.sshtools.common.logger.Log
 
isLevelEnabled(Log.Level) - Static method in class com.sshtools.common.logger.Log
 
isLogging(Log.Level) - Method in class com.sshtools.common.logger.AbstractLoggingContext
 
isLogging(Log.Level) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
isLogging(Log.Level) - Method in class com.sshtools.common.logger.FileLoggingContext
 
isLogging(Log.Level) - Method in interface com.sshtools.common.logger.LoggerContext
 
isStopped() - Method in class com.sshtools.common.logger.FileWatchingService
 
isTraceEnabled() - Static method in class com.sshtools.common.logger.Log
 
isWarnEnabled() - Static method in class com.sshtools.common.logger.Log
 

L

log(Log.Level, String, Throwable, Object...) - Method in class com.sshtools.common.logger.ConsoleLoggingContext
 
log(Log.Level, String, Throwable, Object...) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
log(Log.Level, String, Throwable, Object...) - Method in class com.sshtools.common.logger.FileLoggingContext
 
log(Log.Level, String, Throwable, Object...) - Static method in class com.sshtools.common.logger.Log
 
log(Log.Level, String, Throwable, Object...) - Method in interface com.sshtools.common.logger.LoggerContext
 
Log - Class in com.sshtools.common.logger
 
Log() - Constructor for class com.sshtools.common.logger.Log
 
Log.Level - Enum in com.sshtools.common.logger
 
LoggerContext - Interface in com.sshtools.common.logger
 

N

newline() - Method in class com.sshtools.common.logger.ConsoleLoggingContext
 
newline() - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
newline() - Method in class com.sshtools.common.logger.FileLoggingContext
 
newline() - Method in interface com.sshtools.common.logger.LoggerContext
 
NONE - Enum constant in enum com.sshtools.common.logger.Log.Level
 

P

prepareLog(Log.Level, String, Throwable, Object...) - Static method in class com.sshtools.common.logger.DefaultLoggerContext
 
processTokenReplacements(String, Properties) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 

R

raw(Log.Level, String) - Method in class com.sshtools.common.logger.ConsoleLoggingContext
 
raw(Log.Level, String) - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
raw(Log.Level, String) - Method in class com.sshtools.common.logger.FileLoggingContext
 
raw(Log.Level, String) - Method in interface com.sshtools.common.logger.LoggerContext
 
raw(Log.Level, String, boolean) - Static method in class com.sshtools.common.logger.Log
 
register(Path, FileWatchingCallback) - Method in class com.sshtools.common.logger.FileWatchingService
 
reset() - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
reset() - Method in interface com.sshtools.common.logger.RootLoggerContext
 
RootLoggerContext - Interface in com.sshtools.common.logger
 
run() - Method in class com.sshtools.common.logger.FileWatchingService
 

S

setDefaultContext(RootLoggerContext) - Static method in class com.sshtools.common.logger.Log
 
setupCurrentContext(LoggerContext) - Static method in class com.sshtools.common.logger.Log
 
shutdown() - Method in class com.sshtools.common.logger.DefaultLoggerContext
 
shutdown() - Method in class com.sshtools.common.logger.Log
 
shutdown() - Method in interface com.sshtools.common.logger.RootLoggerContext
 
stopThread() - Method in class com.sshtools.common.logger.FileWatchingService
 

T

trace(String, Object...) - Static method in class com.sshtools.common.logger.Log
 
trace(String, Throwable, Object...) - Static method in class com.sshtools.common.logger.Log
 
TRACE - Enum constant in enum com.sshtools.common.logger.Log.Level
 

V

valueOf(String) - Static method in enum com.sshtools.common.logger.Log.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sshtools.common.logger.Log.Level
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String, Object...) - Static method in class com.sshtools.common.logger.Log
 
warn(String, Throwable, Object...) - Static method in class com.sshtools.common.logger.Log
 
WARN - Enum constant in enum com.sshtools.common.logger.Log.Level
 
A C D E F G I L N P R S T V W 
All Classes and Interfaces|All Packages