Macro enabled, fast logging stream.
More...
#include <map>
#include <string>
#include <ecl/config/macros.hpp>
#include <ecl/devices/shared_file.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/time/timestamp.hpp>
#include "text_stream.hpp"
#include "macros.hpp"
Go to the source code of this file.
|
#define | FLUSH(logStream) |
| Enables flushing of log streams. More...
|
|
#define | LOG(logStream, mode) |
| Enables log streaming. More...
|
|
Macro enabled, fast logging stream.
- Date
- December 2009
Definition in file log_stream.hpp.