Classes | |
struct | alevel |
Package of log levels for logging access events. More... | |
class | basic |
Basic logger that outputs to an ostream. More... | |
struct | channel_type_hint |
Package of values for hinting at the nature of a given logger. More... | |
struct | elevel |
Package of log levels for logging errors. More... | |
class | stub |
Stub logger that ignores all input. More... | |
class | syslog |
Basic logger that outputs to syslog. More... | |
Typedefs | |
typedef uint32_t | level |
Type of a channel package. More... | |
typedef uint32_t websocketpp::log::level |
Type of a channel package.
Definition at line 37 of file levels.hpp.