CeylanLog.h File Reference

#include "CeylanException.h"
#include "CeylanTypes.h"
#include <string>
Include dependency graph for CeylanLog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ceylan::Log::LogException
 Exception by all actors of the log service. More...

Namespaces

namespace  Ceylan
 

This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used.


namespace  Ceylan::Log

Typedefs

typedef Ceylan::Uint8 Ceylan::Log::LevelOfDetail
 This part of the Log system is meant to centralize common features needed by the actors of the Log framework.

Variables

CEYLAN_DLL const LevelOfDetail Ceylan::Log::DefaultLevelOfDetailForMessage = 5
 The default level of detail for a Log message (5).
CEYLAN_DLL const LevelOfDetail Ceylan::Log::MaximumLevelOfDetailForMessage = 0
CEYLAN_DLL const LevelOfDetail Ceylan::Log::DefaultLevelOfDetailForListener = 10
 The default level of detail of a Log listener (10).
CEYLAN_DLL const LevelOfDetail Ceylan::Log::MaximumLevelOfDetailForListener = 0
 The maximum level of detail for a Log Listener (0).
Generated on Mon Nov 29 13:39:08 2010 for Ceylan by  doxygen 1.6.3