Index

C D E F I L W 
All Classes All Packages

C

close() - Method in class logger.Logger
Closes the logger.

D

debug(boolean) - Method in class logger.Logger
Logs the boolean without a new line with a severity level of DEBUG.
debug(boolean[]) - Method in class logger.Logger
Logs the boolean array without a new line with severity level of DEBUG.
debug(byte) - Method in class logger.Logger
Logs the byte without a new line with a severity level of DEBUG.
debug(byte[]) - Method in class logger.Logger
Logs the byte array without a new line with severity level of DEBUG.
debug(char) - Method in class logger.Logger
Logs the char without a new line with a severity level of DEBUG.
debug(char[]) - Method in class logger.Logger
Logs the char array without a new line with severity level of DEBUG.
debug(double) - Method in class logger.Logger
Logs the double without a new line with a severity level of DEBUG.
debug(double[]) - Method in class logger.Logger
Logs the double array without a new line with severity level of DEBUG.
debug(float) - Method in class logger.Logger
Logs the float without a new line with a severity level of DEBUG.
debug(float[]) - Method in class logger.Logger
Logs the float array without a new line with severity level of DEBUG.
debug(int) - Method in class logger.Logger
Logs the int without a new line with a severity level of DEBUG.
debug(int[]) - Method in class logger.Logger
Logs the int array without a new line with severity level of DEBUG.
debug(long) - Method in class logger.Logger
Logs the long without a new line with a severity level of DEBUG.
debug(long[]) - Method in class logger.Logger
Logs the long array without a new line with severity level of DEBUG.
debug(short) - Method in class logger.Logger
Logs the short without a new line with a severity level of DEBUG.
debug(short[]) - Method in class logger.Logger
Logs the short array without a new line with severity level of DEBUG.
debug(Object) - Method in class logger.Logger
Logs the object without a new line with severity level of DEBUG.
debug(Object[]) - Method in class logger.Logger
Logs the object array without a new line with severity level DEBUG.
debug(Throwable) - Method in class logger.Logger
Logs the throwable without a new line with severity level of DEBUG.
debugln(boolean) - Method in class logger.Logger
Logs the boolean with a new line with a severity level of DEBUG.
debugln(boolean[]) - Method in class logger.Logger
Logs the boolean array with a new line with severity level of DEBUG.
debugln(byte) - Method in class logger.Logger
Logs the byte with a new line with a severity level of DEBUG.
debugln(byte[]) - Method in class logger.Logger
Logs the byte array with a new line with severity level of DEBUG.
debugln(char) - Method in class logger.Logger
Logs the char with a new line with a severity level of DEBUG.
debugln(char[]) - Method in class logger.Logger
Logs the char array with a new line with severity level of DEBUG.
debugln(double) - Method in class logger.Logger
Logs the double with a new line with a severity level of DEBUG.
debugln(double[]) - Method in class logger.Logger
Logs the double array with a new line with severity level of DEBUG.
debugln(float) - Method in class logger.Logger
Logs the float with a new line with a severity level of DEBUG.
debugln(float[]) - Method in class logger.Logger
Logs the float array with a new line with severity level of DEBUG.
debugln(int) - Method in class logger.Logger
Logs the int with a new line with a severity level of DEBUG.
debugln(int[]) - Method in class logger.Logger
Logs the int array with a new line with severity level of DEBUG.
debugln(long) - Method in class logger.Logger
Logs the long with a new line with a severity level of DEBUG.
debugln(long[]) - Method in class logger.Logger
Logs the long array with a new line with severity level of DEBUG.
debugln(short) - Method in class logger.Logger
Logs the short with a new line with a severity level of DEBUG.
debugln(short[]) - Method in class logger.Logger
Logs the short array with a new line with severity level of DEBUG.
debugln(Object) - Method in class logger.Logger
Logs the object with a new line with severity level of DEBUG.
debugln(Object[]) - Method in class logger.Logger
Logs the object array with a new line with severity level DEBUG.
debugln(Throwable) - Method in class logger.Logger
Logs the throwable with a new line with severity level of DEBUG.

E

error(boolean) - Method in class logger.Logger
Logs the boolean without a new line with a severity level of ERROR.
error(boolean[]) - Method in class logger.Logger
Logs the boolean array without a new line with severity level of ERROR.
error(byte) - Method in class logger.Logger
Logs the byte without a new line with a severity level of ERROR.
error(byte[]) - Method in class logger.Logger
Logs the byte array without a new line with severity level of ERROR.
error(char) - Method in class logger.Logger
Logs the char without a new line with a severity level of ERROR.
error(char[]) - Method in class logger.Logger
Logs the char array without a new line with severity level of ERROR.
error(double) - Method in class logger.Logger
Logs the double without a new line with a severity level of ERROR.
error(double[]) - Method in class logger.Logger
Logs the double array without a new line with severity level of ERROR.
error(float) - Method in class logger.Logger
Logs the float without a new line with a severity level of ERROR.
error(float[]) - Method in class logger.Logger
Logs the float array without a new line with severity level of ERROR.
error(int) - Method in class logger.Logger
Logs the int without a new line with a severity level of ERROR.
error(int[]) - Method in class logger.Logger
Logs the int array without a new line with severity level of ERROR.
error(long) - Method in class logger.Logger
Logs the long without a new line with a severity level of ERROR.
error(long[]) - Method in class logger.Logger
Logs the long array without a new line with severity level of ERROR.
error(short) - Method in class logger.Logger
Logs the short without a new line with a severity level of ERROR.
error(short[]) - Method in class logger.Logger
Logs the short array without a new line with severity level of ERROR.
error(Object) - Method in class logger.Logger
Logs the object without a new line with severity level of ERROR.
error(Object[]) - Method in class logger.Logger
Logs the object array without a new line with severity level ERROR.
error(Throwable) - Method in class logger.Logger
Logs the throwable without a new line with severity level of ERROR.
errorln(boolean) - Method in class logger.Logger
Logs the boolean with a new line with a severity level of ERROR.
errorln(boolean[]) - Method in class logger.Logger
Logs the boolean array with a new line with severity level of ERROR.
errorln(byte) - Method in class logger.Logger
Logs the byte with a new line with a severity level of ERROR.
errorln(byte[]) - Method in class logger.Logger
Logs the byte array with a new line with severity level of ERROR.
errorln(char) - Method in class logger.Logger
Logs the char with a new line with a severity level of ERROR.
errorln(char[]) - Method in class logger.Logger
Logs the char array with a new line with severity level of ERROR.
errorln(double) - Method in class logger.Logger
Logs the double with a new line with a severity level of ERROR.
errorln(double[]) - Method in class logger.Logger
Logs the double array with a new line with severity level of ERROR.
errorln(float) - Method in class logger.Logger
Logs the float with a new line with a severity level of ERROR.
errorln(float[]) - Method in class logger.Logger
Logs the float array with a new line with severity level of ERROR.
errorln(int) - Method in class logger.Logger
Logs the int with a new line with a severity level of ERROR.
errorln(int[]) - Method in class logger.Logger
Logs the int array with a new line with severity level of ERROR.
errorln(long) - Method in class logger.Logger
Logs the long with a new line with a severity level of ERROR.
errorln(long[]) - Method in class logger.Logger
Logs the long array with a new line with severity level of ERROR.
errorln(short) - Method in class logger.Logger
Logs the short with a new line with a severity level of ERROR.
errorln(short[]) - Method in class logger.Logger
Logs the short array with a new line with severity level of ERROR.
errorln(Object) - Method in class logger.Logger
Logs the object with a new line with severity level of ERROR.
errorln(Object[]) - Method in class logger.Logger
Logs the object array with a new line with severity level ERROR.
errorln(Throwable) - Method in class logger.Logger
Logs the throwable with a new line with severity level of ERROR.

F

finalize() - Method in class logger.Logger
Closes the logger if it is not already when the object is finalized.

I

info(boolean) - Method in class logger.Logger
Logs the boolean without a new line with a severity level of INFO.
info(boolean[]) - Method in class logger.Logger
Logs the boolean array without a new line with severity level of INFO.
info(byte) - Method in class logger.Logger
Logs the byte without a new line with a severity level of INFO.
info(byte[]) - Method in class logger.Logger
Logs the byte array without a new line with severity level of INFO.
info(char) - Method in class logger.Logger
Logs the char without a new line with a severity level of INFO.
info(char[]) - Method in class logger.Logger
Logs the char array without a new line with severity level of INFO.
info(double) - Method in class logger.Logger
Logs the double without a new line with a severity level of INFO.
info(double[]) - Method in class logger.Logger
Logs the double array without a new line with severity level of INFO.
info(float) - Method in class logger.Logger
Logs the float without a new line with a severity level of INFO.
info(float[]) - Method in class logger.Logger
Logs the float array without a new line with severity level of INFO.
info(int) - Method in class logger.Logger
Logs the int without a new line with a severity level of INFO.
info(int[]) - Method in class logger.Logger
Logs the int array without a new line with severity level of INFO.
info(long) - Method in class logger.Logger
Logs the long without a new line with a severity level of INFO.
info(long[]) - Method in class logger.Logger
Logs the long array without a new line with severity level of INFO.
info(short) - Method in class logger.Logger
Logs the short without a new line with a severity level of INFO.
info(short[]) - Method in class logger.Logger
Logs the short array without a new line with severity level of INFO.
info(Object) - Method in class logger.Logger
Logs the object without a new line with severity level of INFO.
info(Object[]) - Method in class logger.Logger
Logs the object array without a new line with severity level INFO.
info(Throwable) - Method in class logger.Logger
Logs the throwable without a new line with severity level of INFO.
infoln(boolean) - Method in class logger.Logger
Logs the boolean with a new line with a severity level of INFO.
infoln(boolean[]) - Method in class logger.Logger
Logs the boolean array with a new line with severity level of INFO.
infoln(byte) - Method in class logger.Logger
Logs the byte with a new line with a severity level of INFO.
infoln(byte[]) - Method in class logger.Logger
Logs the byte array with a new line with severity level of INFO.
infoln(char) - Method in class logger.Logger
Logs the char with a new line with a severity level of INFO.
infoln(char[]) - Method in class logger.Logger
Logs the char array with a new line with severity level of INFO.
infoln(double) - Method in class logger.Logger
Logs the double with a new line with a severity level of INFO.
infoln(double[]) - Method in class logger.Logger
Logs the double array with a new line with severity level of INFO.
infoln(float) - Method in class logger.Logger
Logs the float with a new line with a severity level of INFO.
infoln(float[]) - Method in class logger.Logger
Logs the float array with a new line with severity level of INFO.
infoln(int) - Method in class logger.Logger
Logs the int with a new line with a severity level of INFO.
infoln(int[]) - Method in class logger.Logger
Logs the int array with a new line with severity level of INFO.
infoln(long) - Method in class logger.Logger
Logs the long with a new line with a severity level of INFO.
infoln(long[]) - Method in class logger.Logger
Logs the long array with a new line with severity level of INFO.
infoln(short) - Method in class logger.Logger
Logs the short with a new line with a severity level of INFO.
infoln(short[]) - Method in class logger.Logger
Logs the short array with a new line with severity level of INFO.
infoln(Object) - Method in class logger.Logger
Logs the object with a new line with severity level of INFO.
infoln(Object[]) - Method in class logger.Logger
Logs the object array with a new line with severity level INFO.
infoln(Throwable) - Method in class logger.Logger
Logs the throwable with a new line with severity level of INFO.

L

logger - package logger
 
Logger - Class in logger
A simple logger for java.
Logger(PrintStream) - Constructor for class logger.Logger
Creates a logger which writes to the given print stream.
Logger(PrintStream, boolean) - Constructor for class logger.Logger
Creates a logger which writes to the given print stream.
Logger(PrintStream, Locale) - Constructor for class logger.Logger
Creates a logger whhich writes to the given print stream.
Logger(PrintStream, Locale, boolean) - Constructor for class logger.Logger
 
Logger(String) - Constructor for class logger.Logger
Creates a logger with the given name.
Logger(String, boolean) - Constructor for class logger.Logger
Creates a logger with the given name.
Logger(String, Locale) - Constructor for class logger.Logger
Creates a logger with the given name.
Logger(String, Locale, boolean) - Constructor for class logger.Logger
Creates a logger with the given name.
Logger(String, Locale, String) - Constructor for class logger.Logger
Creates a logger with the given name.
Logger(String, Locale, String, boolean) - Constructor for class logger.Logger
Creates a logger with the given name.

W

warning(boolean) - Method in class logger.Logger
Logs the boolean without a new line with a severity level of WARNING.
warning(boolean[]) - Method in class logger.Logger
Logs the boolean array without a new line with severity level of WARNING.
warning(byte) - Method in class logger.Logger
Logs the byte without a new line with a severity level of WARNING.
warning(byte[]) - Method in class logger.Logger
Logs the byte array without a new line with severity level of WARNING.
warning(char) - Method in class logger.Logger
Logs the char without a new line with a severity level of WARNING.
warning(char[]) - Method in class logger.Logger
Logs the char array without a new line with severity level of WARNING.
warning(double) - Method in class logger.Logger
Logs the double without a new line with a severity level of WARNING.
warning(double[]) - Method in class logger.Logger
Logs the double array without a new line with severity level of WARNING.
warning(float) - Method in class logger.Logger
Logs the float without a new line with a severity level of WARNING.
warning(float[]) - Method in class logger.Logger
Logs the float array without a new line with severity level of WARNING.
warning(int) - Method in class logger.Logger
Logs the int without a new line with a severity level of WARNING.
warning(int[]) - Method in class logger.Logger
Logs the int array without a new line with severity level of WARNING.
warning(long) - Method in class logger.Logger
Logs the long without a new line with a severity level of WARNING.
warning(long[]) - Method in class logger.Logger
Logs the long array without a new line with severity level of WARNING.
warning(short) - Method in class logger.Logger
Logs the short without a new line with a severity level of WARNING.
warning(short[]) - Method in class logger.Logger
Logs the short array without a new line with severity level of WARNING.
warning(Object) - Method in class logger.Logger
Logs the object without a new line with severity level of WARNING.
warning(Object[]) - Method in class logger.Logger
Logs the object array without a new line with severity level WARNING.
warning(Throwable) - Method in class logger.Logger
Logs the throwable without a new line with severity level of WARNING.
warningln(boolean) - Method in class logger.Logger
Logs the boolean with a new line with a severity level of WARNING.
warningln(boolean[]) - Method in class logger.Logger
Logs the boolean array with a new line with severity level of WARNING.
warningln(byte) - Method in class logger.Logger
Logs the byte with a new line with a severity level of WARNING.
warningln(byte[]) - Method in class logger.Logger
Logs the byte array with a new line with severity level of WARNING.
warningln(char) - Method in class logger.Logger
Logs the char with a new line with a severity level of WARNING.
warningln(char[]) - Method in class logger.Logger
Logs the char array with a new line with severity level of WARNING.
warningln(double) - Method in class logger.Logger
Logs the double with a new line with a severity level of WARNING.
warningln(double[]) - Method in class logger.Logger
Logs the double array with a new line with severity level of WARNING.
warningln(float) - Method in class logger.Logger
Logs the float with a new line with a severity level of WARNING.
warningln(float[]) - Method in class logger.Logger
Logs the float array with a new line with severity level of WARNING.
warningln(int) - Method in class logger.Logger
Logs the int with a new line with a severity level of WARNING.
warningln(int[]) - Method in class logger.Logger
Logs the int array with a new line with severity level of WARNING.
warningln(long) - Method in class logger.Logger
Logs the long with a new line with a severity level of WARNING.
warningln(long[]) - Method in class logger.Logger
Logs the long array with a new line with severity level of WARNING.
warningln(short) - Method in class logger.Logger
Logs the short with a new line with a severity level of WARNING.
warningln(short[]) - Method in class logger.Logger
Logs the short array with a new line with severity level of WARNING.
warningln(Object) - Method in class logger.Logger
Logs the object with a new line with severity level of WARNING.
warningln(Object[]) - Method in class logger.Logger
Logs the object array with a new line with severity level WARNING.
warningln(Throwable) - Method in class logger.Logger
Logs the throwable with a new line with severity level of WARNING.
C D E F I L W 
All Classes All Packages