Skip navigation links
G I L O P S 

G

getHeader() - Method in class org.refcodes.logger.alt.io.IoLoggerImpl
Returns the Header used by the IoLoggerImpl for usage by sub-classes.

I

IoLoggerImpl<T> - Class in org.refcodes.logger.alt.io
The IoLoggerImpl implements the Logger interface for providing logging functionality for I/O output (e.g. via System.out and System.err by default).
IoLoggerImpl() - Constructor for class org.refcodes.logger.alt.io.IoLoggerImpl
Constructs a IoLoggerImpl.
IoLoggerImpl(Header<T>) - Constructor for class org.refcodes.logger.alt.io.IoLoggerImpl
Constructs a IoLoggerImpl with the given header for logging.
IoLoggerImpl(Header<T>, char) - Constructor for class org.refcodes.logger.alt.io.IoLoggerImpl
Constructs a IoLoggerImpl with the given header for logging.

L

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

O

org.refcodes.logger.alt.io - package org.refcodes.logger.alt.io
 

P

PROPERTY_ERROR_STREAM - Static variable in class org.refcodes.logger.alt.io.IoLoggerImpl
 
PROPERTY_OUTPUT_STREAM - Static variable in class org.refcodes.logger.alt.io.IoLoggerImpl
 

S

setErrorPrintStream(PrintStream) - Method in class org.refcodes.logger.alt.io.IoLoggerImpl
setPrintStream(PrintStream) - Method in class org.refcodes.logger.alt.io.IoLoggerImpl
G I L O P S 
Skip navigation links

Copyright © 2018. All rights reserved.