28#ifndef _LOG4TANGO_STREAM_BUFFER_H
29#define _LOG4TANGO_STREAM_BUFFER_H
37#define kDEFAULT_BUFFER_SIZE 512
59 virtual std::streamsize xsputn (
const char*, std::streamsize);
62 virtual int sync (
void);
66 int flush_buffer (
void);
#define LOG4TANGO_EXPORT
Definition: Export.hh:38
#define kDEFAULT_BUFFER_SIZE
Definition: LogStreambuf.hh:37
int Value
The type of Level Values.
Definition: Level.hh:98
Definition: LogStreambuf.hh:45
Definition: LogStream.hh:47
Definition: Appender.hh:40