18#ifndef _ACTIVEMQ_IO_LOGGINGOUTPUTSTREAM_H_
19#define _ACTIVEMQ_IO_LOGGINGOUTPUTSTREAM_H_
63 void log(
const unsigned char* buffer,
int len);
#define LOGDECAF_DECLARE(loggerName)
Definition LoggerDefines.h:23
#define AMQCPP_API
Definition Config.h:30
virtual ~LoggingOutputStream()
virtual void doWriteArrayBounded(const unsigned char *buffer, int size, int offset, int length)
virtual void doWriteByte(unsigned char c)
LoggingOutputStream(OutputStream *next, bool own=false)
Constructor.
This class is the superclass of all classes that filter output streams.
Definition FilterOutputStream.h:49
bool own
Definition FilterOutputStream.h:56
Definition LoggingInputStream.h:27
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24