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);
79 #endif // _LOG4TANGO_STREAM_BUFFER_H
#define kDEFAULT_BUFFER_SIZE
Definition: LogStreambuf.hh:37
#define LOG4TANGO_EXPORT
Definition: Export.hh:38
Definition: LogStream.hh:46
Definition: LogStreambuf.hh:44
int Value
The type of Level Values.
Definition: Level.hh:98