#include "CeylanTextDisplayable.h"#include "CeylanLog.h"#include "CeylanTypes.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::Log::LogHolder |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::Log |
Enumerations | |
| enum | Ceylan::Log::KnownPlugs { Ceylan::Log::consolePlug, Ceylan::Log::classicalPlug, Ceylan::Log::HTMLPlug, Ceylan::Log::nullPlug } |
| List of the log plugs available to the LogHolder:. More... | |
1.5.8