|
fastcgi++
A C++ FastCGI/Web API
|
Defines the Fastcgipp debugging/logging facilities. More...
#include "fastcgi++/log.hpp"#include <iomanip>#include <iostream>#include <ctime>#include <codecvt>#include <cstring>#include <array>#include <sstream>#include <unistd.h>#include <limits.h>#include <sys/types.h>Go to the source code of this file.
Namespaces | |
| Fastcgipp | |
| Topmost namespace for the fastcgi++ library. | |
| Fastcgipp::Logging | |
| Contains the Fastcgipp debugging/logging mechanism. | |
Functions | |
| std::wstring | Fastcgipp::Logging::getHostname () |
| std::wstring | Fastcgipp::Logging::getProgram () |
Variables | |
| std::array< std::wstring, 6 > | Fastcgipp::Logging::levels |
1.8.11