Index

J L O S 
All Classes and Interfaces|All Packages

J

JulLogger<T> - Class in org.refcodes.logger.alt.jul
The JulLogger implements the Logger interface for providing logging functionality using the Logger framework.
JulLogger() - Constructor for class org.refcodes.logger.alt.jul.JulLogger
Constructs a JulLogger.
JulLogger(String) - Constructor for class org.refcodes.logger.alt.jul.JulLogger
Instantiates a new JulLogger by setting the underlying Logger's name with the provided name.

L

log(Record<? extends T>) - Method in class org.refcodes.logger.alt.jul.JulLogger

O

org.refcodes.logger.alt.jul - module org.refcodes.logger.alt.jul
 
org.refcodes.logger.alt.jul - package org.refcodes.logger.alt.jul
This artifact extends the refcodes-logger toolkit with I/O logging functionality (supporting PrintStream, OutputStream and File types as datasinks) as of the JulLogger type.

S

setName(String) - Method in class org.refcodes.logger.alt.jul.JulLogger
J L O S 
All Classes and Interfaces|All Packages