28 #ifndef _LOG4TANGO_LOG_STREAM_H
29 #define _LOG4TANGO_LOG_STREAM_H
32 #ifdef LOG4TANGO_HAVE_SSTREAM
35 # include <iostream.h>
87 #endif // _LOG4TANGO_LOG_STREAM_H
Definition: LogSeparator.hh:46
Definition: LogSeparator.hh:38
std::ostream & operator<<(std::ostream &o_str, LogSeparator &)
Definition: LogStream.hh:79
#define LOG4TANGO_EXPORT
Definition: Export.hh:38
Definition: MSThreads.hh:123
Definition: LogStream.hh:46
Definition: LogStreambuf.hh:44
std::ostream _ostream
Definition: LogStream.hh:52
threading::RecursiveMutex _rmutex
Definition: LogStream.hh:50