A D L O S 

A

AsyncLoggerImpl<T> - Class in org.refcodes.logger.alt.async
The AsyncLoggerImpl uses the asynchronous patter to forward Logger functionality to an encapsulated Logger instance.
AsyncLoggerImpl() - Constructor for class org.refcodes.logger.alt.async.AsyncLoggerImpl
Instantiates a new async logger impl.
AsyncLoggerImpl(ExecutorService, Logger<T>) - Constructor for class org.refcodes.logger.alt.async.AsyncLoggerImpl
Constructs an AsyncLoggerImpl from the provided Logger instance.
AsyncLoggerImpl(Logger<T>) - Constructor for class org.refcodes.logger.alt.async.AsyncLoggerImpl
Constructs an asynchronous Logger (AsyncLoggerImpl) from the provided Logger instance.

D

destroy() - Method in class org.refcodes.logger.alt.async.AsyncLoggerImpl

L

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

O

org.refcodes.logger.alt.async - package org.refcodes.logger.alt.async
 

S

setLogger(Logger<T>) - Method in class org.refcodes.logger.alt.async.AsyncLoggerImpl
A D L O S 
Skip navigation links

Copyright © 2018. All rights reserved.