JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
D
L
O
P
S
A
AsyncLogger
<
T
> - Class in
org.refcodes.logger.alt.async
The
AsyncLogger
uses the asynchronous patter to forward
Logger
functionality to an encapsulated
Logger
instance.
AsyncLogger()
- Constructor for class org.refcodes.logger.alt.async.
AsyncLogger
Instantiates a new async logger.
AsyncLogger(ExecutorService, Logger<T>)
- Constructor for class org.refcodes.logger.alt.async.
AsyncLogger
Constructs an
AsyncLogger
from the provided
Logger
instance.
AsyncLogger(Logger<T>)
- Constructor for class org.refcodes.logger.alt.async.
AsyncLogger
Constructs an asynchronous
Logger
(
AsyncLogger
) from the provided
Logger
instance.
D
destroy()
- Method in class org.refcodes.logger.alt.async.
AsyncLogger
L
log(Record<? extends T>)
- Method in class org.refcodes.logger.alt.async.
AsyncLogger
O
org.refcodes.logger.alt.async
- module org.refcodes.logger.alt.async
org.refcodes.logger.alt.async
- package org.refcodes.logger.alt.async
P
printSeparator()
- Method in class org.refcodes.logger.alt.async.
AsyncLogger
S
setLogger(Logger<T>)
- Method in class org.refcodes.logger.alt.async.
AsyncLogger
A
D
L
O
P
S
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2021. All rights reserved.