Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

LogStream.h File Reference

Stream based logging mechanism. More...

#include <iostream>
#include <fstream>
#include <string>
#include <SimData/Namespace.h>
#include <SimData/Export.h>

Go to the source code of this file.

Compounds

class  logbuf
 An output-only, category-based log stream. More...

struct  loglevel
 LogStream manipulator for setting the log level of a message. More...

class  logstream
 Class to manage the debug logging stream. More...

struct  logstream_base
 A helper class for logstream construction. More...


Detailed Description

Stream based logging mechanism.

Stream based logging mechanism.

Based on the LogStream library written by Bernie Bright, 1998 Copyright (C) 1998 Bernie Bright - bbright@c031.aone.net.au

Source code from Bernie Bright's LogStream library is used here under the turms of the GNU General Public License version 2 or later, as allowed by the GNU Library General Public License Version 2 (clause 3).


SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:40 2003, using Doxygen 1.2.18.

[SF.net]