#include <syslog.h>
#include <websocketpp/logger/basic.hpp>
#include <websocketpp/common/cpp11.hpp>
#include <websocketpp/logger/levels.hpp>
Go to the source code of this file.
Classes | |
class | websocketpp::log::syslog< concurrency, names > |
Basic logger that outputs to syslog. More... | |
Namespaces | |
websocketpp | |
Namespace for the WebSocket++ project. | |
websocketpp::log | |