RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Datacratic::Logger::Output Struct Reference

Single entry to output to. More...

List of all members.

Public Member Functions

 Output (const boost::regex &allowChannels, const boost::regex &denyChannels, std::shared_ptr< LogOutput > output, double logProbability)

Public Attributes

boost::regex allowChannels
boost::regex denyChannels
std::shared_ptr< LogOutputoutput
double logProbability

Detailed Description

Single entry to output to.

Definition at line 141 of file logger.cc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator