InputStream
that is wiretapped by its underlying Logger.OutputStream
that is backed by a Logger and optionally writes to another OutputStream as
well.PrintStream
that is backed by a Logger and optionally writes to another OutputStream as
well.PrintWriter
that is backed by a Logger and optionally writes to another Writer as well.Reader
that is wiretapped by its underlying Logger.Writer
that is backed by a Logger and optionally writes to another Writer as well.Reader
to be wiretapped when building a Reader.Writer
to be written to in addition to the underlying Logger.InputStream
to be wiretapped when building an InputStream.OutputStream
to be written to in addition to the underlying Logger.Logger
.Loggers
into Java IO compatible classes.IoBuilder
.PrintWriter
or PrintStream
should automatically flush when
one of the println
, printf
, or format
methods are invoked, or when a new line character
is printed.BufferedReader
or
BufferedInputStream
LoggerStream.Level
to log at.Marker
to use in all logging messages.Copyright © 1999-2018 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.