Template Struct logged

Struct Documentation

template<typename T>
struct udho::servers::logged

Public Types

typedef T logger_type
using stateful = server<udho::bridge<udho::configuration_type>, logger_type, udho::cache::store<StorageT, boost::uuids::uuid, U...>>
using stateless = server<udho::bridge<udho::configuration_type>, logger_type, void>