public class ByteStreamLogger extends Object
Constructor and Description |
---|
ByteStreamLogger(ExtendedLogger logger,
Level level,
Marker marker,
Charset charset) |
Modifier and Type | Method and Description |
---|---|
void |
close(String fqcn) |
void |
put(String fqcn,
byte[] b,
int off,
int len) |
void |
put(String fqcn,
int b) |
public ByteStreamLogger(ExtendedLogger logger, Level level, Marker marker, Charset charset)
public void close(String fqcn)
public void put(String fqcn, byte[] b, int off, int len) throws IOException
IOException
public void put(String fqcn, int b) throws IOException
IOException
Copyright © 1999-2022 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.