public class CharStreamLogger extends Object
Constructor and Description |
---|
CharStreamLogger(ExtendedLogger logger,
Level level,
Marker marker) |
Modifier and Type | Method and Description |
---|---|
void |
close(String fqcn) |
void |
put(String fqcn,
char[] cbuf,
int off,
int len) |
void |
put(String fqcn,
CharSequence str,
int off,
int len) |
void |
put(String fqcn,
int c) |
public CharStreamLogger(ExtendedLogger logger, Level level, Marker marker)
public void close(String fqcn)
public void put(String fqcn, char[] cbuf, int off, int len)
public void put(String fqcn, CharSequence str, int off, int len)
public void put(String fqcn, int c)
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.