Protected Member Functions

AddPrefix Class Reference

Defines a policy for Message prefixes, which is, to send the prefix to the underlying Logger's device. More...

#include <keyvalue/sys/logger/policy/AddPrefix.h>

Inheritance diagram for AddPrefix:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

bool apply (const Message &message)
virtual bool send (const string &message)=0

Detailed Description

Defines a policy for Message prefixes, which is, to send the prefix to the underlying Logger's device.