NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::log Namespace Reference

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 Documentation

typedef uint32_t websocketpp::log::level

Type of a channel package.

Definition at line 37 of file levels.hpp.