Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

LogWriter.h File Reference

#include <stlib/StreamDecorator.h>
#include <stlib/SequenceableCollection.h>
#include <stlib/String.h>
#include <stlib/os/Semaphore.h>

Include dependency graph for LogWriter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Tools

Enumerations

enum  LogVerbosityLevel {
  LogNone, LogError, LogWarning, LogInfo,
  LogTraffic, LogDebug
}


Enumeration Type Documentation

enum Tools::LogVerbosityLevel
 

Enumeration values:
LogNone 
LogError 
LogWarning 
LogInfo 
LogTraffic 
LogDebug 

Definition at line 35 of file LogWriter.h.

00035                        {
00036     LogNone, LogError, LogWarning, LogInfo, LogTraffic, LogDebug
00037 };


Generated on Mon Nov 27 09:49:39 2006 for Smalltalk like C++ Class Library by  doxygen 1.4.2