org.apache.logging.log4j.io
Class CharStreamLogger
java.lang.Object
org.apache.logging.log4j.io.CharStreamLogger
public class CharStreamLogger
- extends Object
- Since:
- 2.1
Constructor Summary |
CharStreamLogger(org.apache.logging.log4j.spi.ExtendedLogger logger,
org.apache.logging.log4j.Level level,
org.apache.logging.log4j.Marker marker)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharStreamLogger
public CharStreamLogger(org.apache.logging.log4j.spi.ExtendedLogger logger,
org.apache.logging.log4j.Level level,
org.apache.logging.log4j.Marker marker)
close
public void close(String fqcn)
put
public void put(String fqcn,
char[] cbuf,
int off,
int len)
put
public void put(String fqcn,
CharSequence str,
int off,
int len)
put
public void put(String fqcn,
int c)
Copyright © 1999-2015 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.